Searched defs:prep (Results 1 – 18 of 18) sorted by relevance
/linux-4.4.14/security/keys/ |
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 | request_key_auth.c | 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 | key.c | 403 struct key_preparsed_payload *prep, in __key_instantiate_and_link() 477 struct key_preparsed_payload prep; in key_instantiate_and_link() local 714 struct key_preparsed_payload *prep) in __key_update() 784 struct key_preparsed_payload prep; in key_create_or_update() local 928 struct key_preparsed_payload prep; in key_update() local 1041 int generic_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in generic_key_instantiate()
|
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 | keyring.c | 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 | 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() 853 static void rxrpc_free_preparse_s(struct key_preparsed_payload *prep) in rxrpc_free_preparse_s()
|
/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/drivers/video/fbdev/exynos/ |
D | exynos_mipi_dsi_lowlevel.c | 526 void exynos_mipi_dsi_prep_ctrl(struct mipi_dsim_device *dsim, unsigned int prep) in exynos_mipi_dsi_prep_ctrl()
|
/linux-4.4.14/drivers/gpu/drm/bridge/ |
D | dw_hdmi.c | 732 static int hdmi_phy_configure(struct dw_hdmi *hdmi, unsigned char prep, in hdmi_phy_configure()
|
/linux-4.4.14/net/mac80211/ |
D | ieee80211_i.h | 1415 const u8 *prep; member
|