Home
last modified time | relevance | path

Searched refs:enc_xform_null (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/opencrypto/
H A Dxform_enc.h94 extern const struct enc_xform enc_xform_null;
H A Dxform_null.c64 const struct enc_xform enc_xform_null = { variable
H A Dcrypto.c572 return (&enc_xform_null); in crypto_cipher()
/freebsd/sys/netipsec/
H A Dkey.c616 { SADB_EALG_NULL, &enc_xform_null },