Home
last modified time | relevance | path

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

/freebsd/sys/opencrypto/
H A Dxform_auth.h64 extern const struct auth_hash auth_hash_null;
H A Dxform_null.c80 const struct auth_hash auth_hash_null = { variable
H A Dcrypto.c508 return (&auth_hash_null); in crypto_auth_hash()
/freebsd/sys/crypto/via/
H A Dpadlock_hash.c323 axf = &auth_hash_null; in padlock_hash_lookup()
/freebsd/sys/netipsec/
H A Dkey.c629 { SADB_X_AALG_NULL, &auth_hash_null },