aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/aes/aes_ssl_cbc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/function/aes/aes_ssl_cbc.cpp')
-rw-r--r--src/core/function/aes/aes_ssl_cbc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/function/aes/aes_ssl_cbc.cpp b/src/core/function/aes/aes_ssl_cbc.cpp
index 95ae0ce2..88a54baa 100644
--- a/src/core/function/aes/aes_ssl_cbc.cpp
+++ b/src/core/function/aes/aes_ssl_cbc.cpp
@@ -96,4 +96,4 @@ uint8_t *aes_256_cbc_decrypt(EVP_CIPHER_CTX *e, uint8_t *ciphertext, int *len) {
return plaintext;
}
-} // namespace GpgFrontend::RawAPI \ No newline at end of file
+} // namespace GpgFrontend::RawAPI \ No newline at end of file