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

/linux-master/crypto/
H A Dcryptd.c365 static void cryptd_skcipher_free(struct skcipher_instance *inst) function
420 inst->free = cryptd_skcipher_free;
425 cryptd_skcipher_free(inst);

Completed in 141 milliseconds