Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Drequest_key.c20 #define key_negative_timeout 60 /* default timeout on a negative key's existence */ macro
67 key_negate_and_link(key, key_negative_timeout, NULL, authkey); in complete_request_key()
536 key_negate_and_link(key, key_negative_timeout, NULL, NULL); in construct_key_and_link()