Home
last modified time | relevance | path

Searched defs:ipad (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.15/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.h115 u8 ipad[64]; member
173 u8 *ipad; member
Dotx_cptvf_algs.c747 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
/Linux-v5.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.h105 u8 ipad[64]; member
164 u8 *ipad; member
Dotx2_cptvf_algs.c802 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
/Linux-v5.15/crypto/
Dhmac.c46 char *ipad = crypto_shash_ctx_aligned(parent); in hmac_setkey() local
/Linux-v5.15/drivers/crypto/cavium/cpt/
Dcptvf_algs.h89 u8 ipad[64]; member
/Linux-v5.15/drivers/crypto/marvell/cesa/
Dhash.c1158 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init()
1214 u8 *ipad = NULL; in mv_cesa_ahmac_setkey() local
/Linux-v5.15/drivers/crypto/inside-secure/
Dsafexcel_hash.c382 u32 *ipad = ctx->base.ipad.word; in safexcel_ahash_send_req() local
1063 unsigned int keylen, u8 *ipad, u8 *opad) in safexcel_hmac_init_pad()
1149 u8 *ipad, *opad; in __safexcel_hmac_setkey() local
Dsafexcel.h846 } ipad, opad; member
/Linux-v5.15/drivers/crypto/
Dsa2ul.c435 u16 key_sz, __be32 *ipad, __be32 *opad) in sa_prepare_iopads()
534 __be32 *ipad = (void *)(sc_buf + 32); in sa_set_sc_auth() local
Domap-sham.c166 u8 ipad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member
Datmel-sha.c1665 u32 ipad[SHA512_BLOCK_SIZE / sizeof(u32)]; member
/Linux-v5.15/drivers/crypto/ccp/
Dccp-crypto.h194 u8 ipad[MAX_SHA_BLOCK_SIZE]; member
/Linux-v5.15/drivers/crypto/chelsio/
Dchcr_crypto.h243 u8 ipad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
/Linux-v5.15/drivers/crypto/bcm/
Dcipher.h215 u8 ipad[MAX_HASH_BLOCK_SIZE]; member
/Linux-v5.15/drivers/crypto/cavium/nitrox/
Dnitrox_req.h144 u8 ipad[64]; member
/Linux-v5.15/drivers/crypto/qat/qat_common/
Dqat_algs.c91 char ipad[SHA512_BLOCK_SIZE]; /* sufficient for SHA-1/SHA-256 as well */ member