Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dlskcipher.c425 static int lskcipher_setkey_simple(struct crypto_lskcipher *tfm, const u8 *key, in lskcipher_setkey_simple() function
582 inst->alg.setkey = lskcipher_setkey_simple; in lskcipher_alloc_instance_simple()