Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Dkey.c791 static key_ref_t __key_create_or_update(key_ref_t keyring_ref, in __key_create_or_update() function
1007 return __key_create_or_update(keyring_ref, type, description, payload, in key_create_or_update()
1044 return __key_create_or_update(keyring_ref, type, description, payload, in key_create()