Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dctr.c249 static void crypto_rfc3686_free(struct skcipher_instance *inst) in crypto_rfc3686_free() function
321 inst->free = crypto_rfc3686_free; in crypto_rfc3686_create()
326 crypto_rfc3686_free(inst); in crypto_rfc3686_create()