Home
last modified time | relevance | path

Searched refs:crypto_blake2s_setkey (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
Dblake2s_generic.c15 static int crypto_blake2s_setkey(struct crypto_shash *tfm, const u8 *key, in crypto_blake2s_setkey() function
96 .setkey = crypto_blake2s_setkey,
111 .setkey = crypto_blake2s_setkey,
126 .setkey = crypto_blake2s_setkey,
141 .setkey = crypto_blake2s_setkey,
/kernel/linux/linux-5.10/arch/x86/crypto/
Dblake2s-glue.c61 static int crypto_blake2s_setkey(struct crypto_shash *tfm, const u8 *key, in crypto_blake2s_setkey() function
142 .setkey = crypto_blake2s_setkey,
157 .setkey = crypto_blake2s_setkey,
172 .setkey = crypto_blake2s_setkey,
187 .setkey = crypto_blake2s_setkey,