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

/linux-4.1.27/crypto/asymmetric_keys/
H A Dpkcs7_key_type.c24 static int pkcs7_preparse(struct key_preparsed_payload *prep) pkcs7_preparse() argument
H A Dasymmetric_type.c269 static int asymmetric_key_preparse(struct key_preparsed_payload *prep) asymmetric_key_preparse() argument
301 static void asymmetric_key_free_preparse(struct key_preparsed_payload *prep) asymmetric_key_free_preparse() argument
H A Dx509_public_key.c247 static int x509_key_preparse(struct key_preparsed_payload *prep) x509_key_preparse() argument
/linux-4.1.27/security/keys/
H A Duser_defined.c63 int user_preparse(struct key_preparsed_payload *prep) user_preparse() argument
87 void user_free_preparse(struct key_preparsed_payload *prep) user_free_preparse() argument
97 int user_update(struct key *key, struct key_preparsed_payload *prep) user_update() argument
H A Dbig_key.c48 int big_key_preparse(struct key_preparsed_payload *prep) big_key_preparse() argument
110 void big_key_free_preparse(struct key_preparsed_payload *prep) big_key_free_preparse() argument
H A Drequest_key_auth.c47 static int request_key_auth_preparse(struct key_preparsed_payload *prep) request_key_auth_preparse() argument
52 static void request_key_auth_free_preparse(struct key_preparsed_payload *prep) request_key_auth_free_preparse() argument
59 request_key_auth_instantiate(struct key *key, struct key_preparsed_payload *prep) request_key_auth_instantiate() argument
H A Dkey.c477 struct key_preparsed_payload prep; key_instantiate_and_link() local
784 struct key_preparsed_payload prep; key_create_or_update() local
928 struct key_preparsed_payload prep; key_update() local
1041 int generic_key_instantiate(struct key *key, struct key_preparsed_payload *prep) generic_key_instantiate() argument
402 __key_instantiate_and_link(struct key *key, struct key_preparsed_payload *prep, struct key *keyring, struct key *authkey, struct assoc_array_edit **_edit) __key_instantiate_and_link() argument
713 __key_update(key_ref_t key_ref, struct key_preparsed_payload *prep) __key_update() argument
H A Dkeyring.c131 static int keyring_preparse(struct key_preparsed_payload *prep) keyring_preparse() argument
139 static void keyring_free_preparse(struct key_preparsed_payload *prep) keyring_free_preparse() argument
148 keyring_instantiate(struct key *keyring, struct key_preparsed_payload *prep) keyring_instantiate() argument
H A Dtrusted.c985 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) trusted_update() argument
898 trusted_instantiate(struct key *key, struct key_preparsed_payload *prep) trusted_instantiate() argument
/linux-4.1.27/fs/cifs/
H A Dcifs_spnego.c37 cifs_spnego_key_instantiate(struct key *key, struct key_preparsed_payload *prep) cifs_spnego_key_instantiate() argument
H A Dcifsacl.c48 cifs_idmap_key_instantiate(struct key *key, struct key_preparsed_payload *prep) cifs_idmap_key_instantiate() argument
/linux-4.1.27/net/dns_resolver/
H A Ddns_key.c61 dns_resolver_preparse(struct key_preparsed_payload *prep) dns_resolver_preparse() argument
166 static void dns_resolver_free_preparse(struct key_preparsed_payload *prep) dns_resolver_free_preparse() argument
/linux-4.1.27/net/ceph/
H A Dcrypto.c522 static int ceph_key_preparse(struct key_preparsed_payload *prep) ceph_key_preparse() argument
554 static void ceph_key_free_preparse(struct key_preparsed_payload *prep) ceph_key_free_preparse() argument
/linux-4.1.27/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_lowlevel.c526 void exynos_mipi_dsi_prep_ctrl(struct mipi_dsim_device *dsim, unsigned int prep) exynos_mipi_dsi_prep_ctrl() argument
/linux-4.1.27/net/rxrpc/
H A Dar-key.c88 static int rxrpc_preparse_xdr_rxkad(struct key_preparsed_payload *prep, rxrpc_preparse_xdr_rxkad() argument
423 static int rxrpc_preparse_xdr_rxk5(struct key_preparsed_payload *prep, rxrpc_preparse_xdr_rxk5() argument
549 static int rxrpc_preparse_xdr(struct key_preparsed_payload *prep) rxrpc_preparse_xdr() argument
684 static int rxrpc_preparse(struct key_preparsed_payload *prep) rxrpc_preparse() argument
815 static void rxrpc_free_preparse(struct key_preparsed_payload *prep) rxrpc_free_preparse() argument
825 static int rxrpc_preparse_s(struct key_preparsed_payload *prep) rxrpc_preparse_s() argument
853 static void rxrpc_free_preparse_s(struct key_preparsed_payload *prep) rxrpc_free_preparse_s() argument
/linux-4.1.27/security/keys/encrypted-keys/
H A Dencrypted.c838 static int encrypted_update(struct key *key, struct key_preparsed_payload *prep) encrypted_update() argument
776 encrypted_instantiate(struct key *key, struct key_preparsed_payload *prep) encrypted_instantiate() argument
/linux-4.1.27/drivers/gpu/drm/bridge/
H A Ddw_hdmi.c753 static int hdmi_phy_configure(struct dw_hdmi *hdmi, unsigned char prep, hdmi_phy_configure() argument
/linux-4.1.27/net/mac80211/
H A Dieee80211_i.h1423 const u8 *prep; member in struct:ieee802_11_elems

Completed in 509 milliseconds