Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Duser_defined.c25 .preparse = user_preparse,
45 .preparse = user_preparse,
59 int user_preparse(struct key_preparsed_payload *prep) in user_preparse() function
78 EXPORT_SYMBOL_GPL(user_preparse);
/openbmc/linux/include/keys/
H A Duser-type.h38 extern int user_preparse(struct key_preparsed_payload *prep);
/openbmc/linux/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c41 ret = user_preparse(prep); in pkcs7_view_content()
/openbmc/linux/fs/nfs/
H A Dnfs4idmap.c188 .preparse = user_preparse,
413 .preparse = user_preparse,
/openbmc/linux/arch/s390/kernel/
H A Dcert_store.c155 .preparse = user_preparse,