Searched defs:opad (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/crypto/chelsio/ |
H A 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
|
H A D | chcr_crypto.h | 246 u8 opad[CHCR_HASH_MAX_BLOCK_SIZE_128]; member
|
/linux/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 | 756 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
|
/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.h | 107 u8 opad[64]; member 170 u8 *opad; member
|
H A D | otx2_cptvf_algs.c | 844 u8 *ipad = NULL, *opad = NULL; in aead_hmac_init() local
|
/linux/drivers/crypto/cavium/cpt/ |
H A D | cptvf_algs.h | 90 u8 opad[64]; /* or OPAD */ member
|
/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 235 u8 *opad; member
|
/linux/drivers/crypto/aspeed/ |
H A D | aspeed-hace.h | 167 u8 opad[SHA512_BLOCK_SIZE]; member
|
/linux/drivers/crypto/ccp/ |
H A D | ccp-crypto.h | 195 u8 opad[MAX_SHA_BLOCK_SIZE]; member
|
/linux/drivers/crypto/bcm/ |
H A D | cipher.h | 216 u8 opad[MAX_HASH_BLOCK_SIZE]; member
|
/linux/include/linux/ |
H A D | ccp.h | 294 struct scatterlist *opad; member
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | qat_algs.c | 80 char opad[SHA512_BLOCK_SIZE]; member
|
/linux/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_req.h | 147 u8 opad[64]; member
|
/linux/drivers/crypto/inside-secure/ |
H A D | safexcel.h | 852 } ipad, opad; member
|