Searched refs:crypto_blake2s_setkey (Results 1 – 4 of 4) sorted by relevance
36 .setkey = crypto_blake2s_setkey, \
34 .setkey = crypto_blake2s_setkey, \
39 .setkey = crypto_blake2s_setkey, \
86 static inline int crypto_blake2s_setkey(struct crypto_shash *tfm, in crypto_blake2s_setkey() function