Searched defs:ipad (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hmac.c | 91 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 D | envcrc.c | 81 int ipad = 0xff; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_algs.h | 115 u8 ipad[64]; member 173 u8 *ipad; member
|
| H A D | otx_cptvf_algs.c | 746 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | hmac.c | 46 char *ipad = crypto_shash_ctx_aligned(parent); in hmac_setkey() local
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/ |
| H A D | cptvf_algs.h | 89 u8 ipad[64]; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/ |
| H A D | hash.c | 1134 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 D | safexcel_hash.c | 381 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 D | safexcel.h | 845 } ipad, opad; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | sa2ul.c | 414 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 D | omap-sham.c | 166 u8 ipad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member
|
| H A D | atmel-sha.c | 1665 u32 ipad[SHA512_BLOCK_SIZE / sizeof(u32)]; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ccp/ |
| H A D | ccp-crypto.h | 193 u8 ipad[MAX_SHA_BLOCK_SIZE]; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/chelsio/ |
| H A D | chcr_crypto.h | 243 u8 ipad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | cipher.h | 214 u8 ipad[MAX_HASH_BLOCK_SIZE]; member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/ |
| H A D | qat_algs.c | 67 char ipad[SHA512_BLOCK_SIZE]; /* sufficient for SHA-1/SHA-256 as well */ member
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_req.h | 144 u8 ipad[64]; member
|