Home
last modified time | relevance | path

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

/crypto/
Dskcipher.c1123 static int skcipher_init_tfm_simple(struct crypto_skcipher *tfm) in skcipher_init_tfm_simple() function
1225 inst->alg.init = skcipher_init_tfm_simple; in skcipher_alloc_instance_simple()