Home
last modified time | relevance | path

Searched refs:KEYRING_SEARCH_NO_UPDATE_TIME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/security/keys/
H A Dinternal.h126 #define KEYRING_SEARCH_NO_UPDATE_TIME 0x0004 /* Don't update times */ macro
H A Dkeyring.c855 if (!(ctx->flags & KEYRING_SEARCH_NO_UPDATE_TIME)) { in search_nested_keyrings()
1221 KEYRING_SEARCH_NO_UPDATE_TIME | in keyring_detect_cycle()