Home
last modified time | relevance | path

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

/linux-5.19.10/security/keys/trusted-keys/
Dtrusted_core.c53 DEFINE_STATIC_CALL_NULL(trusted_key_exit, *trusted_key_sources[0].ops->exit);
370 static_call_update(trusted_key_exit, in init_trusted()
391 static_call_cond(trusted_key_exit)(); in cleanup_trusted() local