Searched refs:crypto_blake2s_update (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/crypto/ |
| D | blake2s_generic.c | 43 static int crypto_blake2s_update(struct shash_desc *desc, const u8 *in, in crypto_blake2s_update() function 98 .update = crypto_blake2s_update, 113 .update = crypto_blake2s_update, 128 .update = crypto_blake2s_update, 143 .update = crypto_blake2s_update,
|
| /Linux-v5.10/arch/x86/crypto/ |
| D | blake2s-glue.c | 89 static int crypto_blake2s_update(struct shash_desc *desc, const u8 *in, in crypto_blake2s_update() function 144 .update = crypto_blake2s_update, 159 .update = crypto_blake2s_update, 174 .update = crypto_blake2s_update, 189 .update = crypto_blake2s_update,
|