Home
last modified time | relevance | path

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

/trueos/sys/opencrypto/
HDxform.h89 extern struct auth_hash auth_hash_null;
HDxform.c234 struct auth_hash auth_hash_null = { variable
HDcryptosoft.c775 axf = &auth_hash_null; in swcr_newsession()
HDcryptodev.c471 thash = &auth_hash_null; in cryptof_ioctl()
/trueos/sys/dev/glxsb/
HDglxsb_hash.c117 ses->ses_axf = &auth_hash_null; in glxsb_hash_setup()
/trueos/sys/crypto/via/
HDpadlock_hash.c320 ses->ses_axf = &auth_hash_null; in padlock_hash_setup()
/trueos/sys/netipsec/
HDxform_ah.c144 return &auth_hash_null; in ah_algorithm_lookup()