mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
Add memutils.c for backend and move existing mem helpers there.
Also remove inline definitions.
This commit is contained in:
@@ -11,6 +11,7 @@ libcrypto_backend_link_with = []
|
||||
libcrypto_backend_sources = files(
|
||||
'argon2_generic.c',
|
||||
'base64.c',
|
||||
'memutils.c',
|
||||
'cipher_check.c',
|
||||
'cipher_generic.c',
|
||||
'crc32.c',
|
||||
|
||||
Reference in New Issue
Block a user