Home
last modified time | relevance | path

Searched refs:enc_xform_aes (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/crypto/
H A Dxform.h90 extern const struct enc_xform enc_xform_aes;
H A Dxform.c154 const struct enc_xform enc_xform_aes = { variable
H A Dcryptosoft.c806 txf = &enc_xform_aes; in swcr_newsession()
/openbsd/sys/arch/i386/pci/
H A Dglxsb.c406 txf = &enc_xform_aes; in glxsb_crypto_newsession()
/openbsd/sys/netinet/
H A Dip_esp.c120 txform = &enc_xform_aes; in esp_init()