Home
last modified time | relevance | path

Searched refs:roc_aes_xcbc_key_derive (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_aes.h11 void __roc_api roc_aes_xcbc_key_derive(const uint8_t *auth_key,
H A Droc_aes.c192 roc_aes_xcbc_key_derive(const uint8_t *auth_key, uint8_t *derived_key) in roc_aes_xcbc_key_derive() function
H A Dversion.map30 roc_aes_xcbc_key_derive;
H A Dcnxk_security.c175 roc_aes_xcbc_key_derive(auth_key, hmac_opad_ipad); in ot_ipsec_sa_common_param_fill()