Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_enc.h76 extern struct enc_xform enc_xform_null;
H A Dxform_null.c65 struct enc_xform enc_xform_null = { variable
H A Dcrypto.c600 return (&enc_xform_null); in crypto_cipher()
H A Dcryptodev.c414 txform = &enc_xform_null; in cse_create()
/f-stack/freebsd/netipsec/
H A Dkey.c588 { SADB_EALG_NULL, &enc_xform_null },