Home
last modified time | relevance | path

Searched defs:prep (Results 1 – 18 of 18) sorted by relevance

/linux-4.4.14/security/keys/
Duser_defined.c63 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()
Drequest_key_auth.c47 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()
Dkey.c403 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()
Dbig_key.c58 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()
Dkeyring.c131 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()
Dtrusted.c906 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/
Dar-key.c88 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/
Ddns_key.c61 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/
Dpkcs7_key_type.c34 static int pkcs7_preparse(struct key_preparsed_payload *prep) in pkcs7_preparse()
Dasymmetric_type.c280 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()
Dx509_public_key.c280 static int x509_key_preparse(struct key_preparsed_payload *prep) in x509_key_preparse()
/linux-4.4.14/fs/cifs/
Dcifs_spnego.c34 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_spnego_key_instantiate()
Dcifsacl.c48 cifs_idmap_key_instantiate(struct key *key, struct key_preparsed_payload *prep) in cifs_idmap_key_instantiate()
/linux-4.4.14/net/ceph/
Dcrypto.c518 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/
Dencrypted.c777 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/
Dexynos_mipi_dsi_lowlevel.c526 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/
Ddw_hdmi.c732 static int hdmi_phy_configure(struct dw_hdmi *hdmi, unsigned char prep, in hdmi_phy_configure()
/linux-4.4.14/net/mac80211/
Dieee80211_i.h1415 const u8 *prep; member