Home
last modified time | relevance | path

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

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