Home
last modified time | relevance | path

Searched refs:crypto_blake2s_init (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/crypto/
Dblake2s_generic.c37 .init = crypto_blake2s_init, \
/kernel/linux/linux-5.10/arch/x86/crypto/
Dblake2s-shash.c40 .init = crypto_blake2s_init, \
/kernel/linux/linux-5.10/include/crypto/internal/
Dblake2s.h100 static inline int crypto_blake2s_init(struct shash_desc *desc) in crypto_blake2s_init() function