Searched refs:auth_hash_blake2s (Results 1 – 3 of 3) sorted by relevance
81 extern const struct auth_hash auth_hash_blake2s;
537 return (&auth_hash_blake2s); in crypto_auth_hash()
141 const struct auth_hash auth_hash_blake2s = { variable