Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dctr.c249 static void crypto_rfc3686_free(struct skcipher_instance *inst) in crypto_rfc3686_free() function
319 inst->free = crypto_rfc3686_free; in crypto_rfc3686_create()
324 crypto_rfc3686_free(inst); in crypto_rfc3686_create()