Home
last modified time | relevance | path

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

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