Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Dskcipher.c890 static int skcipher_init_tfm_simple(struct crypto_skcipher *tfm) in skcipher_init_tfm_simple() function
976 inst->alg.init = skcipher_init_tfm_simple; in skcipher_alloc_instance_simple()