Searched defs:ENCRYPTION_LIB_NAME (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc74 #define ENCRYPTION_LIB_NAME "libfrucrypt.so.1" macro
166 crypt_lib = dlopen(ENCRYPTION_LIB_NAME, RTLD_LAZY);

Completed in 50 milliseconds