/kernel/linux/linux-5.10/crypto/ |
H A 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 [all...] |
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.h | 90 u8 opad[64]; /* or OPAD */ member
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.h | 90 u8 opad[64]; /* or OPAD */ member
|
/kernel/linux/linux-6.6/crypto/ |
H A 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 [all...] |
/third_party/mbedtls/library/ |
H A D | md.c | 973 unsigned char *ipad, *opad; in mbedtls_md_hmac_starts() local 1030 unsigned char *opad; in mbedtls_md_hmac_finish() local
|
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | ccp-crypto.h | 194 u8 opad[MAX_SHA_BLOCK_SIZE]; member
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.h | 116 u8 opad[64]; member 174 u8 *opad; member
|
H A D | otx_cptvf_algs.c | 746 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.h | 106 u8 opad[64]; member 165 u8 *opad; member
|
H A D | otx2_cptvf_algs.c | 803 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-crypto.h | 195 u8 opad[MAX_SHA_BLOCK_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.h | 116 u8 opad[64]; member 174 u8 *opad; member
|
H A D | otx_cptvf_algs.c | 748 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | qat_algs.c | 67 char opad[SHA512_BLOCK_SIZE]; member
|
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | cipher.h | 215 u8 opad[MAX_HASH_BLOCK_SIZE]; member
|
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 1191 u8 *opad; in mv_cesa_ahmac_setkey() local 1132 mv_cesa_ahmac_pad_init(struct ahash_request *req, const u8 *key, unsigned int keylen, u8 *ipad, u8 *opad, unsigned int blocksize) mv_cesa_ahmac_pad_init() argument
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 235 u8 *opad; member
|
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | cipher.h | 216 u8 opad[MAX_HASH_BLOCK_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 80 char opad[SHA512_BLOCK_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
H A D | hash.c | 1190 u8 *opad; in mv_cesa_ahmac_setkey() local 1136 mv_cesa_ahmac_pad_init(struct ahash_request *req, const u8 *key, unsigned int keylen, u8 *ipad, u8 *opad, unsigned int blocksize) mv_cesa_ahmac_pad_init() argument
|
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_crypto.h | 244 u8 opad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_req.h | 147 u8 opad[64]; member
|
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/ |
H A D | safexcel_hash.c | 1147 u8 *ipad, *opad; in __safexcel_hmac_setkey() local 1059 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...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | ccp.h | 293 struct scatterlist *opad; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | ccp.h | 294 struct scatterlist *opad; member
|