Home
last modified time | relevance | path

Searched refs:dlopen_tpm2 (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/test/
Dtest-dlopen-so.c43 assert_se(dlopen_tpm2() >= 0); in run()
/systemd-251/src/shared/
Dtpm2-util.c53 int dlopen_tpm2(void) { in dlopen_tpm2() function
149 r = dlopen_tpm2(); in tpm2_init()
1064 r = dlopen_tpm2(); in tpm2_unseal()
1205 r = dlopen_tpm2(); in tpm2_list_devices()
1281 r = dlopen_tpm2(); in tpm2_find_device_auto()
Dtpm2-util.h45 int dlopen_tpm2(void);