Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_ipsec_fp.h116 uint8_t hmac_key[48]; member
143 uint8_t hmac_key[48]; member
H A Dotx2_ipsec_po.h161 uint8_t hmac_key[48]; member
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_openssl.h141 u_char hmac_key[32]; member
/f-stack/freebsd/crypto/aesni/
H A Daesni.c848 uint8_t hmac_key[SHA1_BLOCK_LEN] __aligned(16); in aesni_cipher_mac() local
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_sec.c275 const uint8_t *auth_key, int len, uint8_t *hmac_key) in hmac_init()
/f-stack/freebsd/opencrypto/
H A Dcrypto.c416 uint8_t hmac_key[HMAC_MAX_BLOCK_LEN]; in hmac_init_pad() local
/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c1813 uint8_t *hmac_key) in test_AES_CBC_HMAC_SHA512_decrypt_create_session_params()
10458 uint8_t *hmac_key; member