Home
last modified time | relevance | path

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

/netbsd/sys/opencrypto/
H A Dxform.h73 extern const struct auth_hash auth_hash_null;
H A Dxform.c202 const struct auth_hash auth_hash_null = { variable
H A Dcryptosoft_xform.c255 &auth_hash_null, sizeof(int), /* NB: context isn't used */
H A Dcryptodev.c1588 thash = &auth_hash_null; in cryptodev_session()
/netbsd/sys/netipsec/
H A Dxform_ah.c128 return &auth_hash_null; in ah_algorithm_lookup()