Home
last modified time | relevance | path

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

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