Searched refs:free_preparse (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/security/keys/ |
| H A D | user_defined.c | 26 .free_preparse = user_free_preparse, 46 .free_preparse = user_free_preparse,
|
| H A D | request_key_auth.c | 34 .free_preparse = request_key_auth_free_preparse,
|
| H A D | big_key.c | 45 .free_preparse = big_key_free_preparse,
|
| H A D | key.c | 547 key->type->free_preparse(&prep); in key_instantiate_and_link() 956 index_key.type->free_preparse(&prep); in __key_create_or_update() 1116 key->type->free_preparse(&prep); in key_update()
|
| H A D | keyring.c | 88 .free_preparse = keyring_free_preparse,
|
| /linux-6.15/crypto/asymmetric_keys/ |
| H A D | pkcs7_key_type.c | 73 .free_preparse = user_free_preparse,
|
| H A D | asymmetric_type.c | 603 .free_preparse = asymmetric_key_free_preparse,
|
| /linux-6.15/include/linux/ |
| H A D | key-type.h | 89 void (*free_preparse)(struct key_preparsed_payload *prep); member
|
| /linux-6.15/net/rxrpc/ |
| H A D | server_key.c | 41 .free_preparse = rxrpc_free_preparse_s,
|
| H A D | key.c | 40 .free_preparse = rxrpc_free_preparse,
|
| /linux-6.15/drivers/nvme/common/ |
| H A D | keyring.c | 82 .free_preparse = user_free_preparse,
|
| /linux-6.15/net/dns_resolver/ |
| H A D | dns_key.c | 326 .free_preparse = dns_resolver_free_preparse,
|
| /linux-6.15/fs/nfs/ |
| H A D | nfs4idmap.c | 189 .free_preparse = user_free_preparse, 414 .free_preparse = user_free_preparse,
|
| /linux-6.15/net/ceph/ |
| H A D | crypto.c | 336 .free_preparse = ceph_key_free_preparse,
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | cert_store.c | 157 .free_preparse = user_free_preparse,
|
| /linux-6.15/fs/crypto/ |
| H A D | keyring.c | 632 .free_preparse = fscrypt_provisioning_key_free_preparse,
|
| /linux-6.15/Documentation/security/keys/ |
| H A D | core.rst | 1468 * ``void (*free_preparse)(struct key_preparsed_payload *prep);`` 1498 free_preparse method doesn't release the data.
|