Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A 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()
/kernel/linux/linux-6.6/crypto/
H A 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()

Completed in 2 milliseconds