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

  /src/sys/opencrypto/
xform.h 60 extern const struct enc_xform enc_xform_null;
xform.c 92 const struct enc_xform enc_xform_null = { variable in typeref:typename:const struct enc_xform
cryptosoft_xform.c 155 &enc_xform_null,
cryptodev.c 1504 txform = &enc_xform_null;
  /src/sys/netipsec/
xform_esp.c 131 return &enc_xform_null;
1053 MAXIV(enc_xform_null); /* SADB_EALG_NULL */

Completed in 71 milliseconds