Home
last modified time | relevance | path

Searched refs:crypto_blake2s_update (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dblake2s_generic.c18 return crypto_blake2s_update(desc, in, inlen, true); in crypto_blake2s_update_generic()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dblake2s-shash.c21 return crypto_blake2s_update(desc, in, inlen, false); in crypto_blake2s_update_x86()
/kernel/linux/linux-5.10/include/crypto/internal/
H A Dblake2s.h110 static inline int crypto_blake2s_update(struct shash_desc *desc, in crypto_blake2s_update() function

Completed in 1 milliseconds