Home
last modified time | relevance | path

Searched defs:inkey (Results 1 – 11 of 11) sorted by relevance

/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c151 const struct xdr_netobj *inkey, u8 *rawkey, in krb5_DK()
268 const struct xdr_netobj *inkey, in krb5_derive_key_v2()
369 const struct xdr_netobj *inkey, in krb5_kdf_feedback_cmac()
501 const struct xdr_netobj *inkey, in krb5_kdf_hmac_sha2()
H A Dgss_krb5_internal.h139 const struct xdr_netobj *inkey, in krb5_derive_key()
/linux/arch/arm/crypto/
H A Dghash-ce-glue.c140 const u8 *inkey, unsigned int keylen) in ghash_setkey()
203 static int gcm_aes_setkey(struct crypto_aead *tfm, const u8 *inkey, in gcm_aes_setkey()
480 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey()
/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c155 const u8 *inkey, unsigned int keylen) in ghash_setkey()
201 static int gcm_aes_setkey(struct crypto_aead *tfm, const u8 *inkey, in gcm_aes_setkey()
440 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey()
/linux/crypto/
H A Dhmac.c36 const u8 *inkey, unsigned int keylen) in hmac_setkey()
252 const u8 *inkey, unsigned int keylen) in hmac_setkey_ahash()
H A Dxcbc.c39 const u8 *inkey, unsigned int keylen) in crypto_xcbc_digest_setkey()
H A Dccm.c773 const u8 *inkey, unsigned int keylen) in crypto_cbcmac_digest_setkey()
/linux/net/ceph/
H A Dcrypto.c96 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) in ceph_crypto_key_unarmor()
/linux/arch/powerpc/crypto/
H A Daes-gcm-p10-glue.c315 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey()
/linux/crypto/krb5/
H A Drfc3961_simplified.c265 const struct krb5_buffer *inkey, in rfc3961_calc_DK()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2358 struct ice_prof_id_key inkey; in ice_prof_gen_key() local