Searched defs:inkey (Results 1 – 12 of 12) sorted by relevance
/linux-6.15/net/sunrpc/auth_gss/ |
D | gss_krb5_keys.c | 151 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()
|
D | gss_krb5_internal.h | 139 const struct xdr_netobj *inkey, in krb5_derive_key()
|
/linux-6.15/arch/arm/crypto/ |
D | ghash-ce-glue.c | 148 const u8 *inkey, unsigned int keylen) in ghash_setkey() 207 static int gcm_aes_setkey(struct crypto_aead *tfm, const u8 *inkey, in gcm_aes_setkey() 490 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey()
|
/linux-6.15/arch/arm64/crypto/ |
D | ghash-ce-glue.c | 190 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() 471 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey()
|
/linux-6.15/crypto/ |
D | xcbc.c | 52 const u8 *inkey, unsigned int keylen) in crypto_xcbc_digest_setkey()
|
D | cmac.c | 51 const u8 *inkey, unsigned int keylen) in crypto_cmac_digest_setkey()
|
D | hmac.c | 32 const u8 *inkey, unsigned int keylen) in hmac_setkey()
|
D | ccm.c | 777 const u8 *inkey, unsigned int keylen) in crypto_cbcmac_digest_setkey()
|
/linux-6.15/net/ceph/ |
D | crypto.c | 96 int ceph_crypto_key_unarmor(struct ceph_crypto_key *key, const char *inkey) in ceph_crypto_key_unarmor()
|
/linux-6.15/arch/powerpc/crypto/ |
D | aes-gcm-p10-glue.c | 315 static int rfc4106_setkey(struct crypto_aead *tfm, const u8 *inkey, in rfc4106_setkey()
|
/linux-6.15/crypto/krb5/ |
D | rfc3961_simplified.c | 264 const struct krb5_buffer *inkey, in rfc3961_calc_DK()
|
/linux-6.15/drivers/net/ethernet/intel/ice/ |
D | ice_flex_pipe.c | 2358 struct ice_prof_id_key inkey; in ice_prof_gen_key() local
|