Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dblake2s_generic.c36 .setkey = crypto_blake2s_setkey, \
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dblake2s-shash.c34 .setkey = crypto_blake2s_setkey, \
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dblake2s-shash.c39 .setkey = crypto_blake2s_setkey, \
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dblake2s.h86 static inline int crypto_blake2s_setkey(struct crypto_shash *tfm, in crypto_blake2s_setkey() function