Searched refs:cipher_final (Results 1 – 2 of 2) sorted by relevance
154 static void cipher_final(struct crypto_cipher_ctx *ctx) in cipher_final() function165 .final = cipher_final,
1357 * crypto: fix `cipher_final()` which would not call `cbc_done()` for CBC_MAC