Home
last modified time | relevance | path

Searched defs:opad (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_ctx.h36 uint8_t opad[64]; member
/dpdk/drivers/common/cnxk/
H A Dcnxk_security.c17 uint8_t opad[128] = {[0 ... 127] = 0x5c}; in ipsec_hmac_opad_ipad_gen() local
H A Droc_se.h197 uint8_t opad[64]; member
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_mb.c20 uint8_t *ipad, uint8_t *opad, in calculate_auth_precomputes()
/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c1224 uint8_t opad[qat_hash_get_block_size(ICP_QAT_HW_AUTH_ALGO_DELIMITER)]; in qat_sym_do_precomputes() local
/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c445 uint8_t opad[sess->auth.block_size]; in generate_partial_hash() local
/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h294 uint8_t opad[64]; member