Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
Dctr.c248 static void crypto_rfc3686_free(struct skcipher_instance *inst) in crypto_rfc3686_free() function
320 inst->free = crypto_rfc3686_free; in crypto_rfc3686_create()
325 crypto_rfc3686_free(inst); in crypto_rfc3686_create()