Home
last modified time | relevance | path

Searched defs:ipad (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_ctx.h35 uint8_t ipad[64]; member
/f-stack/freebsd/crypto/ccp/
H A Dccp.h70 char ipad[CCP_HASH_MAX_BLOCK_SIZE]; member
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dsha1_mod.c660 uint32_t ipad[SHA1_HMAC_INTS_PER_BLOCK]; in sha1_mac_init_ctx() local
H A Dsha2_mod.c720 uint64_t ipad[SHA512_HMAC_BLOCK_SIZE / sizeof (uint64_t)]; in sha2_mac_init_ctx() local
/f-stack/freebsd/netinet/
H A Dsctp_auth.c921 uint8_t ipad[128], opad[128]; /* keyed hash inner/outer pads */ in sctp_hmac() local
981 uint8_t ipad[128], opad[128]; /* keyed hash inner/outer pads */ in sctp_hmac_m() local
/f-stack/dpdk/drivers/crypto/aesni_mb/
H A Drte_aesni_mb_pmd.c45 uint8_t *ipad, uint8_t *opad, in calculate_auth_precomputes()
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c1275 uint8_t ipad[qat_hash_get_block_size(ICP_QAT_HW_AUTH_ALGO_DELIMITER)]; in qat_sym_do_precomputes() local
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h287 uint8_t ipad[64]; member
/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c442 uint8_t ipad[sess->auth.block_size]; in generate_partial_hash() local