Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h115 u8 ipad[64]; member
173 u8 *ipad; member
H A Dotx_cptvf_algs.c756 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h106 u8 ipad[64]; member
169 u8 *ipad; member
H A Dotx2_cptvf_algs.c844 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
/linux/crypto/
H A Dhmac.c39 u8 *ipad = &tctx->pads[0]; in hmac_setkey() local
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h89 u8 ipad[64]; member
/linux/drivers/crypto/marvell/cesa/
H A Dhash.c1138 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init()
1189 u8 *ipad = NULL; in mv_cesa_ahmac_setkey() local
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h234 u8 *ipad; member
/linux/drivers/crypto/aspeed/
H A Daspeed-hace.h166 u8 ipad[SHA512_BLOCK_SIZE]; member
/linux/drivers/crypto/ccp/
H A Dccp-crypto.h194 u8 ipad[MAX_SHA_BLOCK_SIZE]; member
/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h245 u8 ipad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
/linux/drivers/crypto/bcm/
H A Dcipher.h215 u8 ipad[MAX_HASH_BLOCK_SIZE]; member
/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c79 char ipad[SHA512_BLOCK_SIZE]; /* sufficient for SHA-1/SHA-256 as well */ member
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h144 u8 ipad[64]; member
/linux/drivers/crypto/
H A Datmel-sha.c1663 u32 ipad[SHA512_BLOCK_SIZE / sizeof(u32)]; member
/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h852 } ipad, opad; member