Home
last modified time | relevance | path

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

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