| /kernel/linux/linux-5.10/crypto/ |
| D | hmac.c | 47 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
|
| /kernel/linux/linux-6.6/crypto/ |
| D | hmac.c | 48 char *opad = ipad + ss; in hmac_setkey() local 122 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_final() local 137 char *opad = crypto_shash_ctx_aligned(parent) + ss; in hmac_finup() local
|
| /kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
| D | chcr_algo.h | 145 #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
|
| D | chcr_crypto.h | 244 u8 opad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
|
| /kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
| D | chcr_algo.h | 145 #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
|
| D | chcr_crypto.h | 246 u8 opad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
| D | otx2_cptvf_algs.h | 106 u8 opad[64]; member 165 u8 *opad; member
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf_algs.h | 116 u8 opad[64]; member 174 u8 *opad; member
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
| D | otx_cptvf_algs.h | 116 u8 opad[64]; member 174 u8 *opad; member
|
| /kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
| D | cptvf_algs.h | 90 u8 opad[64]; /* or OPAD */ member
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
| D | cptvf_algs.h | 90 u8 opad[64]; /* or OPAD */ member
|
| /kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/ |
| D | hash.c | 1134 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init() 1191 u8 *opad; in mv_cesa_ahmac_setkey() local
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
| D | hash.c | 1138 u8 *ipad, u8 *opad, in mv_cesa_ahmac_pad_init() 1190 u8 *opad; in mv_cesa_ahmac_setkey() local
|
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/ |
| D | sun8i-ss.h | 235 u8 *opad; member
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| D | sa2ul.c | 436 u16 key_sz, __be32 *ipad, __be32 *opad) in sa_prepare_iopads() 536 __be32 *opad = (void *)(sc_buf + 64); in sa_set_sc_auth() local
|
| D | omap-sham.c | 163 u8 opad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member 306 u32 *opad = (u32 *)bctx->opad; in omap_sham_copy_hash_omap4() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| D | omap-sham.c | 167 u8 opad[SHA512_BLOCK_SIZE] OMAP_ALIGNED; member 311 u32 *opad = (u32 *)bctx->opad; in omap_sham_copy_hash_omap4() local
|
| 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
|
| /kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
| D | safexcel_hash.c | 1061 unsigned int keylen, u8 *ipad, u8 *opad) in safexcel_hmac_init_pad() 1147 u8 *ipad, *opad; in __safexcel_hmac_setkey() local
|
| /kernel/linux/linux-6.6/drivers/crypto/inside-secure/ |
| D | safexcel_hash.c | 1047 unsigned int keylen, u8 *ipad, u8 *opad) in safexcel_hmac_init_pad() 1123 u8 *ipad, *opad; in __safexcel_hmac_setkey() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ccp/ |
| D | ccp-crypto.h | 194 u8 opad[MAX_SHA_BLOCK_SIZE]; member
|
| /kernel/linux/linux-6.6/drivers/crypto/ccp/ |
| D | ccp-crypto.h | 195 u8 opad[MAX_SHA_BLOCK_SIZE]; member
|
| /kernel/linux/linux-6.6/drivers/crypto/aspeed/ |
| D | aspeed-hace.h | 167 u8 opad[SHA512_BLOCK_SIZE]; member
|
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| D | cipher.h | 216 u8 opad[MAX_HASH_BLOCK_SIZE]; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | ccp.h | 294 struct scatterlist *opad; member
|