Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/keys/
A Duser_defined.c26 .free_preparse = user_free_preparse,
46 .free_preparse = user_free_preparse,
A Dkey.c547 key->type->free_preparse(&prep); in key_instantiate_and_link()
946 index_key.type->free_preparse(&prep); in __key_create_or_update()
1107 key->type->free_preparse(&prep); in key_update()
A Dbig_key.c45 .free_preparse = big_key_free_preparse,
A Drequest_key_auth.c34 .free_preparse = request_key_auth_free_preparse,
A Dkeyring.c88 .free_preparse = keyring_free_preparse,
/linux-6.3-rc2/crypto/asymmetric_keys/
A Dpkcs7_key_type.c73 .free_preparse = user_free_preparse,
A Dasymmetric_type.c613 .free_preparse = asymmetric_key_free_preparse,
/linux-6.3-rc2/include/linux/
A Dkey-type.h88 void (*free_preparse)(struct key_preparsed_payload *prep); member
/linux-6.3-rc2/net/rxrpc/
A Dserver_key.c41 .free_preparse = rxrpc_free_preparse_s,
A Dkey.c40 .free_preparse = rxrpc_free_preparse,
/linux-6.3-rc2/net/dns_resolver/
A Ddns_key.c319 .free_preparse = dns_resolver_free_preparse,
/linux-6.3-rc2/fs/nfs/
A Dnfs4idmap.c189 .free_preparse = user_free_preparse,
414 .free_preparse = user_free_preparse,
/linux-6.3-rc2/net/ceph/
A Dcrypto.c348 .free_preparse = ceph_key_free_preparse,
/linux-6.3-rc2/fs/crypto/
A Dkeyring.c605 .free_preparse = fscrypt_provisioning_key_free_preparse,
/linux-6.3-rc2/Documentation/security/keys/
A Dcore.rst1468 * ``void (*free_preparse)(struct key_preparsed_payload *prep);``
1498 free_preparse method doesn't release the data.

Completed in 21 milliseconds