Home
last modified time | relevance | path

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

/openbsd/sys/crypto/
H A Dxform.h93 extern const struct enc_xform enc_xform_aes_gmac;
H A Dxform.c184 const struct enc_xform enc_xform_aes_gmac = { variable
H A Dcryptosoft.c818 txf = &enc_xform_aes_gmac; in swcr_newsession()
/openbsd/sys/netinet/
H A Dip_esp.c132 txform = &enc_xform_aes_gmac; in esp_init()