Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dhmac.c91 unsigned char ipad = 0x36; in rk_hmac_64() local
201 unsigned char ipad = 0x36; in rk_hmac_128() local
/OK3568_Linux_fs/u-boot/tools/
H A Denvcrc.c81 int ipad = 0xff; in main() local
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h115 u8 ipad[64]; member
173 u8 *ipad; member
H A Dotx_cptvf_algs.c746 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
/OK3568_Linux_fs/kernel/crypto/
H A Dhmac.c46 char *ipad = crypto_shash_ctx_aligned(parent); in hmac_setkey() local
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h89 u8 ipad[64]; member
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/
H A Dhash.c1134 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init()
1190 u8 *ipad = NULL; in mv_cesa_ahmac_setkey() local
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c381 u32 *ipad = ctx->base.ipad.word; in safexcel_ahash_send_req() local
1062 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/
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.c166 u8 ipad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member
H A Datmel-sha.c1665 u32 ipad[SHA512_BLOCK_SIZE / sizeof(u32)]; member
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto.h193 u8 ipad[MAX_SHA_BLOCK_SIZE]; member
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h243 u8 ipad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.h214 u8 ipad[MAX_HASH_BLOCK_SIZE]; member
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_algs.c67 char ipad[SHA512_BLOCK_SIZE]; /* sufficient for SHA-1/SHA-256 as well */ member
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h144 u8 ipad[64]; member