Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/
Dcts.c318 static void crypto_cts_free(struct skcipher_instance *inst) in crypto_cts_free() function
379 inst->free = crypto_cts_free; in crypto_cts_create()
384 crypto_cts_free(inst); in crypto_cts_create()