Home
last modified time | relevance | path

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

/linux-6.14.4/net/sunrpc/auth_gss/
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()
Dgss_krb5_internal.h139 const struct xdr_netobj *inkey, in krb5_derive_key()
/linux-6.14.4/arch/arm64/crypto/
Dghash-ce-glue.c190 const u8 *inkey, unsigned int keylen) in ghash_setkey()
232 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-6.14.4/arch/arm/crypto/
Dghash-ce-glue.c174 const u8 *inkey, unsigned int keylen) in ghash_setkey()
382 static int gcm_aes_setkey(struct crypto_aead *tfm, const u8 *inkey, in gcm_aes_setkey()
673 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey()
/linux-6.14.4/crypto/
Dxcbc.c52 const u8 *inkey, unsigned int keylen) in crypto_xcbc_digest_setkey()
Dcmac.c51 const u8 *inkey, unsigned int keylen) in crypto_cmac_digest_setkey()
Dhmac.c32 const u8 *inkey, unsigned int keylen) in hmac_setkey()
Dccm.c777 const u8 *inkey, unsigned int keylen) in crypto_cbcmac_digest_setkey()
/linux-6.14.4/net/ceph/
Dcrypto.c96 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) in ceph_crypto_key_unarmor()
/linux-6.14.4/arch/powerpc/crypto/
Daes-gcm-p10-glue.c315 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey()
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c2358 struct ice_prof_id_key inkey; in ice_prof_gen_key() local