Home
last modified time | relevance | path

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

/linux/security/keys/
A Drequest_key.c660 int wait_for_key_construction(struct key *key, bool intr) in wait_for_key_construction() function
673 EXPORT_SYMBOL(wait_for_key_construction);
705 ret = wait_for_key_construction(key, false); in request_key_tag()
744 ret = wait_for_key_construction(key, false); in request_key_with_auxdata()
A Dprocess_keys.c778 ret = wait_for_key_construction(key, true); in lookup_user_key()
A Dkey.c971 ret = wait_for_key_construction(key, true); in key_create_or_update()
A Dkeyctl.c231 ret = wait_for_key_construction(key, 1); in SYSCALL_DEFINE4()
/linux/include/linux/
A Dkey.h379 extern int wait_for_key_construction(struct key *key, bool intr);
/linux/
A Dvmlinux.symvers8411 0x00000000 wait_for_key_construction vmlinux EXPORT_SYMBOL
A DSystem.map14603 ffff800010430f30 T wait_for_key_construction
A D.tmp_System.map14603 ffff800010430f30 T wait_for_key_construction

Completed in 948 milliseconds