Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dlskcipher.c343 static int lskcipher_prepare_alg(struct lskcipher_alg *alg) in lskcipher_prepare_alg() function
366 err = lskcipher_prepare_alg(alg); in crypto_register_lskcipher()
417 err = lskcipher_prepare_alg(&inst->alg); in lskcipher_register_instance()