Home
last modified time | relevance | path

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

/openbsd/src/sys/crypto/
Dxform.h106 extern const struct auth_hash auth_hash_gmac_aes_256;
Dxform.c285 const struct auth_hash auth_hash_gmac_aes_256 = { variable
Dcryptosoft.c907 axf = &auth_hash_gmac_aes_256; in swcr_newsession()
/openbsd/src/sys/netinet/
Dip_esp.c231 thash = &auth_hash_gmac_aes_256; in esp_init()