Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/crypto/
H A Dskcipher.c913 static void skcipher_free_instance_simple(struct skcipher_instance *inst) in skcipher_free_instance_simple() function
964 inst->free = skcipher_free_instance_simple; in skcipher_alloc_instance_simple()
983 skcipher_free_instance_simple(inst); in skcipher_alloc_instance_simple()