Home
last modified time | relevance | path

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

12

/kernel/linux/linux-4.19/crypto/
Dhmac.c52 char *opad = ipad + ss; in hmac_setkey() local
130 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_final() local
147 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_finup() local
/kernel/linux/linux-5.10/crypto/
Dhmac.c47 char *opad = ipad + ss; in hmac_setkey() local
118 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_final() local
133 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_finup() local
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
Dchcr_algo.h145 #define FILL_SEC_CPL_SCMD0_SEQNO(ctrl, seq, cmode, amode, opad, size) \ argument
170 #define FILL_KEY_CTX_HDR(ck_size, mk_size, d_ck, opad, ctx_len) \ argument
179 #define FILL_KEY_CRX_HDR(ck_size, mk_size, d_ck, opad, ctx_len) \ argument
Dchcr_crypto.h244 u8 opad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
/kernel/linux/linux-4.19/drivers/crypto/chelsio/
Dchcr_algo.h178 #define FILL_SEC_CPL_SCMD0_SEQNO(ctrl, seq, cmode, amode, opad, size) \ argument
203 #define FILL_KEY_CTX_HDR(ck_size, mk_size, d_ck, opad, ctx_len) \ argument
212 #define FILL_KEY_CRX_HDR(ck_size, mk_size, d_ck, opad, ctx_len) \ argument
Dchcr_crypto.h245 u8 opad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.h116 u8 opad[64]; member
174 u8 *opad; member
/kernel/linux/linux-4.19/drivers/crypto/inside-secure/
Dsafexcel_hash.c24 u32 opad[SHA512_DIGEST_SIZE / sizeof(u32)]; member
854 unsigned int keylen, u8 *ipad, u8 *opad) in safexcel_hmac_init_pad()
940 u8 *ipad, *opad; in safexcel_hmac_setkey() local
Dsafexcel_cipher.c49 u32 opad[SHA512_DIGEST_SIZE / sizeof(u32)]; member
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
Dcptvf_algs.h90 u8 opad[64]; /* or OPAD */ member
/kernel/linux/linux-4.19/drivers/crypto/cavium/cpt/
Dcptvf_algs.h93 u8 opad[64]; /* or OPAD */ member
/kernel/linux/linux-4.19/drivers/crypto/marvell/
Dhash.c1125 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init()
1183 u8 *opad; in mv_cesa_ahmac_setkey() local
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
Dhash.c1134 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init()
1191 u8 *opad; in mv_cesa_ahmac_setkey() local
/kernel/linux/linux-4.19/drivers/crypto/ccp/
Dccp-crypto.h194 u8 opad[MAX_SHA_BLOCK_SIZE]; member
/kernel/linux/linux-4.19/drivers/crypto/
Domap-sham.c167 u8 opad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member
307 u32 *opad = (u32 *)bctx->opad; in omap_sham_copy_hash_omap4() local
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
Dsafexcel_hash.c1061 unsigned int keylen, u8 *ipad, u8 *opad) in safexcel_hmac_init_pad()
1147 u8 *ipad, *opad; in __safexcel_hmac_setkey() local
/kernel/linux/linux-5.10/drivers/crypto/
Dsa2ul.c414 u16 key_sz, __be32 *ipad, __be32 *opad) in sa_prepare_iopads()
509 __be32 ipad[64], opad[64]; in sa_set_sc_auth() local
Domap-sham.c167 u8 opad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member
311 u32 *opad = (u32 *)bctx->opad; in omap_sham_copy_hash_omap4() local
/kernel/linux/linux-5.10/drivers/crypto/ccp/
Dccp-crypto.h194 u8 opad[MAX_SHA_BLOCK_SIZE]; member
/kernel/linux/linux-4.19/drivers/crypto/cavium/nitrox/
Dnitrox_req.h136 u8 opad[64]; member
/kernel/linux/linux-5.10/drivers/crypto/bcm/
Dcipher.h215 u8 opad[MAX_HASH_BLOCK_SIZE]; member
/kernel/linux/linux-4.19/include/linux/
Dccp.h296 struct scatterlist *opad; member
/kernel/linux/linux-4.19/drivers/crypto/qat/qat_common/
Dqat_algs.c157 char opad[block_size]; in qat_alg_do_precomputes() local
/kernel/linux/linux-4.19/drivers/crypto/bcm/
Dcipher.h226 u8 opad[MAX_HASH_BLOCK_SIZE]; member
/kernel/linux/linux-5.10/include/linux/
Dccp.h293 struct scatterlist *opad; member

12