Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Duser_defined.c26 .free_preparse = user_free_preparse,
46 .free_preparse = user_free_preparse,
83 void user_free_preparse(struct key_preparsed_payload *prep) in user_free_preparse() function
87 EXPORT_SYMBOL_GPL(user_free_preparse);
/openbmc/linux/include/keys/
H A Duser-type.h39 extern void user_free_preparse(struct key_preparsed_payload *prep);
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c73 .free_preparse = user_free_preparse,
/openbmc/linux/fs/nfs/
H A Dnfs4idmap.c189 .free_preparse = user_free_preparse,
414 .free_preparse = user_free_preparse,
/openbmc/linux/arch/s390/kernel/
H A Dcert_store.c156 .free_preparse = user_free_preparse,