Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
Dgss_krb5_keys.c142 const struct xdr_netobj *inkey, in krb5_derive_key()
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dghash-ce-glue.c187 const u8 *inkey, unsigned int keylen) in ghash_setkey()
229 static int gcm_setkey(struct crypto_aead *tfm, const u8 *inkey, in gcm_setkey()
/kernel/linux/linux-5.10/crypto/
Dcmac.c50 const u8 *inkey, unsigned int keylen) in crypto_cmac_digest_setkey()
Dxcbc.c51 const u8 *inkey, unsigned int keylen) in crypto_xcbc_digest_setkey()
Dhmac.c41 const u8 *inkey, unsigned int keylen) in hmac_setkey()
Dccm.c778 const u8 *inkey, unsigned int keylen) in crypto_cbcmac_digest_setkey()
/kernel/linux/linux-5.10/net/ceph/
Dcrypto.c107 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) in ceph_crypto_key_unarmor()
/kernel/linux/linux-5.10/arch/arm/crypto/
Dghash-ce-glue.c157 const u8 *inkey, unsigned int keylen) in ghash_setkey()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c3149 struct ice_prof_id_key inkey; in ice_prof_gen_key() local