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

/linux-master/crypto/
H A Dcts.c318 static void crypto_cts_free(struct skcipher_instance *inst) function
379 inst->free = crypto_cts_free;
384 crypto_cts_free(inst);

Completed in 121 milliseconds