1 2 3 4 5 6
#include <libcryptsetup.h> const char *crypt_token_external_path(void) { return BUILD_DIR; }