Searched refs:lskcipher_free_instance_simple (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dlskcipher.c459 static void lskcipher_free_instance_simple(struct lskcipher_instance *inst) function
569 inst->free = lskcipher_free_instance_simple;
589 lskcipher_free_instance_simple(inst);

Completed in 121 milliseconds