/openbmc/u-boot/tools/ |
H A D | envcrc.c | 80 int ipad = 0xff; in main() local
|
/openbmc/linux/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 | 762 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
|
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.h | 105 u8 ipad[64]; member 164 u8 *ipad; member
|
H A D | otx2_cptvf_algs.c | 816 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
|
/openbmc/linux/crypto/ |
H A D | hmac.c | 47 char *ipad = crypto_shash_ctx_aligned(parent); in hmac_setkey() local
|
/openbmc/linux/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.h | 89 u8 ipad[64]; member
|
/openbmc/linux/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 1138 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init() 1189 u8 *ipad = NULL; in mv_cesa_ahmac_setkey() local
|
/openbmc/linux/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 382 u32 *ipad = ctx->base.ipad.word; in safexcel_ahash_send_req() local 1047 unsigned int keylen, u8 *ipad, u8 *opad) in safexcel_hmac_init_pad() 1123 u8 *ipad, *opad; in __safexcel_hmac_setkey() local
|
H A D | safexcel.h | 852 } ipad, opad; member
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 234 u8 *ipad; member
|
/openbmc/linux/drivers/crypto/ |
H A D | sa2ul.c | 436 u16 key_sz, __be32 *ipad, __be32 *opad) in sa_prepare_iopads() 535 __be32 *ipad = (void *)(sc_buf + 32); in sa_set_sc_auth() local
|
H A D | omap-sham.c | 162 u8 ipad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member
|
H A D | atmel-sha.c | 1665 u32 ipad[SHA512_BLOCK_SIZE / sizeof(u32)]; member
|
/openbmc/linux/drivers/crypto/aspeed/ |
H A D | aspeed-hace.h | 166 u8 ipad[SHA512_BLOCK_SIZE]; member
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto.h | 194 u8 ipad[MAX_SHA_BLOCK_SIZE]; member
|
/openbmc/linux/drivers/crypto/bcm/ |
H A D | cipher.h | 215 u8 ipad[MAX_HASH_BLOCK_SIZE]; member
|
/openbmc/linux/drivers/crypto/chelsio/ |
H A D | chcr_crypto.h | 245 u8 ipad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
|
/openbmc/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 79 char ipad[SHA512_BLOCK_SIZE]; /* sufficient for SHA-1/SHA-256 as well */ member
|
/openbmc/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_req.h | 144 u8 ipad[64]; member
|