Searched refs:ENCRYPTION_LIB_NAME (Results 1 – 1 of 1) sorted by relevance
74 #define ENCRYPTION_LIB_NAME "libfrucrypt.so.1" macro166 crypt_lib = dlopen(ENCRYPTION_LIB_NAME, RTLD_LAZY); in init_libfru()