Searched refs:auth_hash_blake2s (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/opencrypto/
H A Dxform_auth.h82 extern struct auth_hash auth_hash_blake2s;
H A Dcrypto.c565 return (&auth_hash_blake2s);
H A Dcryptodev.c532 thash = &auth_hash_blake2s;
/freebsd-13-stable/sys/crypto/blake2/
H A Dblake2-sw.c153 struct auth_hash auth_hash_blake2s = { variable in typeref:struct:auth_hash

Completed in 74 milliseconds