Searched refs:crypto_blake2s_init (Results 1 – 3 of 3) sorted by relevance
37 .init = crypto_blake2s_init, \
40 .init = crypto_blake2s_init, \
100 static inline int crypto_blake2s_init(struct shash_desc *desc) in crypto_blake2s_init() function