Searched refs:enc_xform_aes_gcm (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/opencrypto/
H A Dxform.h70 extern const struct enc_xform enc_xform_aes_gcm;
H A Dxform.c183 const struct enc_xform enc_xform_aes_gcm = { variable in typeref:struct:enc_xform
H A Dcryptosoft_xform.c227 &enc_xform_aes_gcm,
H A Dcryptodev.c1498 txform = &enc_xform_aes_gcm;
/netbsd-current/sys/netipsec/
H A Dxform_esp.c127 return &enc_xform_aes_gcm;

Completed in 211 milliseconds