Commit e38c2e85 authored by Matt Caswell's avatar Matt Caswell
Browse files

Refactor dasync cipher implementations to improve code reuse



Move out most of the boiler plate code that is common between aes128-cbc
and aes128-cbc-hmac-sha1 into helper functions to improve code reuse.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent 11780ac3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment