Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dxform_auth.h66 extern struct auth_hash auth_hash_null;
H A Dxform_null.c79 struct auth_hash auth_hash_null = { variable
H A Dcrypto.c538 return (&auth_hash_null); in crypto_auth_hash()
H A Dcryptodev.c525 thash = &auth_hash_null; in cse_create()
/f-stack/freebsd/crypto/via/
H A Dpadlock_hash.c329 axf = &auth_hash_null; in padlock_hash_lookup()
/f-stack/freebsd/netipsec/
H A Dkey.c598 { SADB_X_AALG_NULL, &auth_hash_null },