Home
last modified time | relevance | path

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

/Linux-v5.4/security/keys/
Dinternal.h122 #define KEYRING_SEARCH_NO_UPDATE_TIME 0x0004 /* Don't update times */ macro
Dkeyring.c859 if (!(ctx->flags & KEYRING_SEARCH_NO_UPDATE_TIME)) { in search_nested_keyrings()
1223 KEYRING_SEARCH_NO_UPDATE_TIME | in keyring_detect_cycle()