Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A 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
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dhmac.c92 unsigned char opad = 0x5c; in rk_hmac_64() local
202 unsigned char opad = 0x5c; in rk_hmac_128() local
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A 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
H A Dchcr_crypto.h244 u8 opad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h116 u8 opad[64]; member
174 u8 *opad; member
H A Dotx_cptvf_algs.c746 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h90 u8 opad[64]; /* or OPAD */ member
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/
H A Dhash.c1134 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init()
1191 u8 *opad; in mv_cesa_ahmac_setkey() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A 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
H A Domap-sham.c167 u8 opad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member
311 u32 *opad = (u32 *)bctx->opad; in omap_sham_copy_hash_omap4() local
H A Datmel-sha.c1666 u32 opad[SHA512_BLOCK_SIZE / sizeof(u32)]; member
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c1062 unsigned int keylen, u8 *ipad, u8 *opad) in safexcel_hmac_init_pad()
1148 u8 *ipad, *opad; in __safexcel_hmac_setkey() local
H A Dsafexcel.h845 } ipad, opad; member
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto.h194 u8 opad[MAX_SHA_BLOCK_SIZE]; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dccp.h293 struct scatterlist *opad; member
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.h215 u8 opad[MAX_HASH_BLOCK_SIZE]; member
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_algs.c68 char opad[SHA512_BLOCK_SIZE]; member
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h147 u8 opad[64]; member