Home
last modified time | relevance | path

Searched defs:opad (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/crypto/
Dhmac.c51 char *opad = ipad + ss; in hmac_setkey() local
129 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_final() local
146 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_finup() local
/linux-4.4.14/drivers/crypto/marvell/
Dhash.c1097 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init()
1155 u8 *opad; in mv_cesa_ahmac_setkey() local
/linux-4.4.14/drivers/crypto/ccp/
Dccp-crypto.h152 u8 opad[MAX_SHA_BLOCK_SIZE]; member
/linux-4.4.14/include/linux/
Dccp.h269 struct scatterlist *opad; member
/linux-4.4.14/drivers/crypto/
Domap-sham.c163 u8 opad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member
304 u32 *opad = (u32 *)bctx->opad; in omap_sham_copy_hash_omap4() local
Dmv_cesa.c803 char opad[ss]; in mv_hash_setkey() local
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dqat_algs.c156 char opad[block_size]; in qat_alg_do_precomputes() local