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

  /src/sys/opencrypto/
xform.h 70 extern const struct enc_xform enc_xform_aes_gcm;
xform.c 183 const struct enc_xform enc_xform_aes_gcm = { variable in typeref:typename:const struct enc_xform
cryptosoft_xform.c 227 &enc_xform_aes_gcm,
cryptodev.c 1498 txform = &enc_xform_aes_gcm;
  /src/sys/netipsec/
xform_esp.c 127 return &enc_xform_aes_gcm;

Completed in 16 milliseconds