Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dcbc.c103 static void crypto_cbc_free(struct skcipher_instance *inst) in crypto_cbc_free() function
172 inst->free = crypto_cbc_free; in crypto_cbc_create()