Home
last modified time | relevance | path

Searched refs:pkcs11_find_token_callback_t (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/
Dpkcs11-util.h46 typedef int (*pkcs11_find_token_callback_t)(CK_FUNCTION_LIST *m, CK_SESSION_HANDLE session, CK_SLOT… typedef
47 int pkcs11_find_token(const char *pkcs11_uri, pkcs11_find_token_callback_t callback, void *userdata…
Dpkcs11-util.c745 pkcs11_find_token_callback_t callback, in token_process()
782 pkcs11_find_token_callback_t callback, in slot_process()
858 pkcs11_find_token_callback_t callback, in module_process()
926 pkcs11_find_token_callback_t callback, in pkcs11_find_token()