HomeSort by: relevance | last modified time | path
    Searched refs:enc_xform_aes_gmac (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/opencrypto/
xform.h 71 extern const struct enc_xform enc_xform_aes_gmac;
xform.c 192 const struct enc_xform enc_xform_aes_gmac = { variable in typeref:typename:const struct enc_xform
cryptosoft_xform.c 236 &enc_xform_aes_gmac,
cryptodev.c 1501 txform = &enc_xform_aes_gmac;
  /src/sys/netipsec/
xform_esp.c 129 return &enc_xform_aes_gmac;

Completed in 15 milliseconds