Searched refs:wait_for_key_construction (Results 1 – 4 of 4) sorted by relevance
676 int wait_for_key_construction(struct key *key, bool intr) in wait_for_key_construction() function689 EXPORT_SYMBOL(wait_for_key_construction);721 ret = wait_for_key_construction(key, false); in request_key_tag()760 ret = wait_for_key_construction(key, false); in request_key_with_auxdata()
778 ret = wait_for_key_construction(key, true); in lookup_user_key()
966 ret = wait_for_key_construction(key, true); in key_create_or_update()
231 ret = wait_for_key_construction(key, 1); in SYSCALL_DEFINE4()