Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
Dskcipher.c879 static int skcipher_setkey_simple(struct crypto_skcipher *tfm, const u8 *key, in skcipher_setkey_simple() function
975 inst->alg.setkey = skcipher_setkey_simple; in skcipher_alloc_instance_simple()