Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkey-type.h183 static inline int key_negate_and_link(struct key *key, in key_negate_and_link() function
/openbmc/linux/security/keys/
H A Drequest_key.c67 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()