Home
last modified time | relevance | path

Searched refs:sha2 (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_ie_on.h201 } sha2; member
227 } sha2; member
/dpdk/doc/guides/tools/
H A Dcryptoperf.rst244 sha2-224
245 sha2-224-hmac
246 sha2-256
247 sha2-256-hmac
248 sha2-384
249 sha2-384-hmac
250 sha2-512
251 sha2-512-hmac
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_ipsec.c384 template = &out_sa->sha2.template; in cn9k_ipsec_outb_sa_create()
386 sha2.template); in cn9k_ipsec_outb_sa_create()
475 memcpy(out_sa->sha2.hmac_key, auth_key, auth_key_len); in cn9k_ipsec_outb_sa_create()
590 memcpy(in_sa->sha2.hmac_key, auth_key, auth_key_len); in cn9k_ipsec_inb_sa_create()
592 sha2.selector); in cn9k_ipsec_inb_sa_create()