Home
last modified time | relevance | path

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

/linux/arch/arm/crypto/
H A Dblake2b-neon-glue.c63 .setkey = crypto_blake2b_setkey, \
/linux/include/crypto/internal/
H A Dblake2b.h72 static inline int crypto_blake2b_setkey(struct crypto_shash *tfm, in crypto_blake2b_setkey() function
/linux/crypto/
H A Dblake2b_generic.c146 .setkey = crypto_blake2b_setkey, \