Home
last modified time | relevance | path

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

/crypto/
Dcbc.c264 static void crypto_cbc_free(struct crypto_instance *inst) in crypto_cbc_free() function
273 .free = crypto_cbc_free,