Searched refs:key_preparsed_payload (Results 1 – 21 of 21) sorted by relevance
/linux-4.4.14/include/linux/ |
D | key-type.h | 41 struct key_preparsed_payload { struct 92 int (*preparse)(struct key_preparsed_payload *prep); 96 void (*free_preparse)(struct key_preparsed_payload *prep); 102 int (*instantiate)(struct key *key, struct key_preparsed_payload *prep); 109 int (*update)(struct key *key, struct key_preparsed_payload *prep); 182 extern int generic_key_instantiate(struct key *key, struct key_preparsed_payload *prep);
|
/linux-4.4.14/include/keys/ |
D | user-type.h | 40 struct key_preparsed_payload; 42 extern int user_preparse(struct key_preparsed_payload *prep); 43 extern void user_free_preparse(struct key_preparsed_payload *prep); 44 extern int user_update(struct key *key, struct key_preparsed_payload *prep);
|
D | big_key-type.h | 19 extern int big_key_preparse(struct key_preparsed_payload *prep); 20 extern void big_key_free_preparse(struct key_preparsed_payload *prep);
|
D | asymmetric-parser.h | 31 int (*parse)(struct key_preparsed_payload *prep);
|
/linux-4.4.14/security/keys/ |
D | request_key_auth.c | 23 static int request_key_auth_preparse(struct key_preparsed_payload *); 24 static void request_key_auth_free_preparse(struct key_preparsed_payload *); 26 struct key_preparsed_payload *); 47 static int request_key_auth_preparse(struct key_preparsed_payload *prep) in request_key_auth_preparse() 52 static void request_key_auth_free_preparse(struct key_preparsed_payload *prep) in request_key_auth_free_preparse() 60 struct key_preparsed_payload *prep) in request_key_auth_instantiate()
|
D | user_defined.c | 63 int user_preparse(struct key_preparsed_payload *prep) in user_preparse() 87 void user_free_preparse(struct key_preparsed_payload *prep) in user_free_preparse() 97 int user_update(struct key *key, struct key_preparsed_payload *prep) in user_update()
|
D | big_key.c | 58 int big_key_preparse(struct key_preparsed_payload *prep) in big_key_preparse() 121 void big_key_free_preparse(struct key_preparsed_payload *prep) in big_key_free_preparse()
|
D | key.c | 403 struct key_preparsed_payload *prep, in __key_instantiate_and_link() 477 struct key_preparsed_payload prep; in key_instantiate_and_link() 714 struct key_preparsed_payload *prep) in __key_update() 784 struct key_preparsed_payload prep; in key_create_or_update() 928 struct key_preparsed_payload prep; in key_update() 1041 int generic_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in generic_key_instantiate()
|
D | keyring.c | 76 static int keyring_preparse(struct key_preparsed_payload *prep); 77 static void keyring_free_preparse(struct key_preparsed_payload *prep); 79 struct key_preparsed_payload *prep); 131 static int keyring_preparse(struct key_preparsed_payload *prep) in keyring_preparse() 139 static void keyring_free_preparse(struct key_preparsed_payload *prep) in keyring_free_preparse() 149 struct key_preparsed_payload *prep) in keyring_instantiate()
|
D | trusted.c | 906 struct key_preparsed_payload *prep) in trusted_instantiate() 1008 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) in trusted_update()
|
/linux-4.4.14/net/rxrpc/ |
D | ar-key.c | 29 static int rxrpc_preparse(struct key_preparsed_payload *); 30 static int rxrpc_preparse_s(struct key_preparsed_payload *); 31 static void rxrpc_free_preparse(struct key_preparsed_payload *); 32 static void rxrpc_free_preparse_s(struct key_preparsed_payload *); 88 static int rxrpc_preparse_xdr_rxkad(struct key_preparsed_payload *prep, in rxrpc_preparse_xdr_rxkad() 423 static int rxrpc_preparse_xdr_rxk5(struct key_preparsed_payload *prep, in rxrpc_preparse_xdr_rxk5() 549 static int rxrpc_preparse_xdr(struct key_preparsed_payload *prep) in rxrpc_preparse_xdr() 684 static int rxrpc_preparse(struct key_preparsed_payload *prep) in rxrpc_preparse() 815 static void rxrpc_free_preparse(struct key_preparsed_payload *prep) in rxrpc_free_preparse() 825 static int rxrpc_preparse_s(struct key_preparsed_payload *prep) in rxrpc_preparse_s() [all …]
|
/linux-4.4.14/net/dns_resolver/ |
D | dns_key.c | 61 dns_resolver_preparse(struct key_preparsed_payload *prep) in dns_resolver_preparse() 166 static void dns_resolver_free_preparse(struct key_preparsed_payload *prep) in dns_resolver_free_preparse()
|
/linux-4.4.14/crypto/asymmetric_keys/ |
D | pkcs7_key_type.c | 34 static int pkcs7_preparse(struct key_preparsed_payload *prep) in pkcs7_preparse()
|
D | asymmetric_type.c | 280 static int asymmetric_key_preparse(struct key_preparsed_payload *prep) in asymmetric_key_preparse() 326 static void asymmetric_key_free_preparse(struct key_preparsed_payload *prep) in asymmetric_key_free_preparse()
|
D | x509_public_key.c | 280 static int x509_key_preparse(struct key_preparsed_payload *prep) in x509_key_preparse()
|
/linux-4.4.14/fs/cifs/ |
D | cifs_spnego.c | 34 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_spnego_key_instantiate()
|
D | cifsacl.c | 48 cifs_idmap_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_idmap_key_instantiate()
|
/linux-4.4.14/net/ceph/ |
D | crypto.c | 518 static int ceph_key_preparse(struct key_preparsed_payload *prep) in ceph_key_preparse() 550 static void ceph_key_free_preparse(struct key_preparsed_payload *prep) in ceph_key_free_preparse()
|
/linux-4.4.14/security/keys/encrypted-keys/ |
D | encrypted.c | 777 struct key_preparsed_payload *prep) in encrypted_instantiate() 838 static int encrypted_update(struct key *key, struct key_preparsed_payload *prep) in encrypted_update()
|
/linux-4.4.14/Documentation/crypto/ |
D | asymmetric-keys.txt | 250 int (*parse)(struct key_preparsed_payload *prep); 270 struct key_preparsed_payload {
|
/linux-4.4.14/Documentation/security/ |
D | keys.txt | 1145 (*) int (*preparse)(struct key_preparsed_payload *prep); 1151 struct key_preparsed_payload { 1177 (*) void (*free_preparse)(struct key_preparsed_payload *prep); 1181 and payload fields of the key_preparsed_payload struct as filled in by the 1186 (*) int (*instantiate)(struct key *key, struct key_preparsed_payload *prep);
|