Home
last modified time | relevance | path

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

/linux-6.15/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);
/linux-6.15/include/keys/
H A Duser-type.h38 extern int user_preparse(struct key_preparsed_payload *prep);
/linux-6.15/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c41 ret = user_preparse(prep); in pkcs7_view_content()
/linux-6.15/drivers/nvme/common/
H A Dkeyring.c81 .preparse = user_preparse,
/linux-6.15/fs/nfs/
H A Dnfs4idmap.c188 .preparse = user_preparse,
413 .preparse = user_preparse,
/linux-6.15/arch/s390/kernel/
H A Dcert_store.c156 .preparse = user_preparse,