Searched defs:opad (Results 26 - 37 of 37) sorted by relevance
12
/kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
H A D | aspeed-hace.h | 167 u8 opad[SHA512_BLOCK_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_req.h | 147 u8 opad[64]; member
|
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 1123 u8 *ipad, *opad; in __safexcel_hmac_setkey() local 1045 safexcel_hmac_init_pad(struct ahash_request *areq, unsigned int blocksize, const u8 *key, unsigned int keylen, u8 *ipad, u8 *opad) safexcel_hmac_init_pad() argument [all...] |
H A D | safexcel.h | 852 } ipad, opad; member
|
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_crypto.h | 246 u8 opad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | omap-sham.c | 311 u32 *opad = (u32 *)bctx->opad; in omap_sham_copy_hash_omap4() local
|
H A D | atmel-sha.c | 1666 u32 opad[SHA512_BLOCK_SIZE / sizeof(u32)]; member
|
H A D | sa2ul.c | 509 __be32 ipad[64], opad[64]; in sa_set_sc_auth() local 413 sa_prepare_iopads(struct algo_data *data, const u8 *key, u16 key_sz, __be32 *ipad, __be32 *opad) sa_prepare_iopads() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-sha.c | 1666 u32 opad[SHA512_BLOCK_SIZE / sizeof(u32)]; member
|
H A D | omap-sham.c | 306 u32 *opad = (u32 *)bctx->opad; in omap_sham_copy_hash_omap4() local
|
H A D | sa2ul.c | 536 __be32 *opad = (void *)(sc_buf + 64); in sa_set_sc_auth() local 435 sa_prepare_iopads(struct algo_data *data, const u8 *key, u16 key_sz, __be32 *ipad, __be32 *opad) sa_prepare_iopads() argument
|
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel.h | 845 } ipad, opad; member
|
Completed in 27 milliseconds
12