Home
last modified time | relevance | path

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

/external/openssh/
Dssh-pkcs11.c52 CK_FUNCTION_LIST *function_list;
195 CK_FUNCTION_LIST *f; in pkcs11_find()
225 CK_FUNCTION_LIST *f; in pkcs11_rsa_private_encrypt()
353 CK_FUNCTION_LIST *f; in pkcs11_open_session()
399 CK_FUNCTION_LIST *f; in pkcs11_fetch_keys()
487 CK_RV (*getfunctionlist)(CK_FUNCTION_LIST **); in pkcs11_add_provider()
489 CK_FUNCTION_LIST *f = NULL; in pkcs11_add_provider()
Dpkcs11.h1256 typedef struct ck_function_list CK_FUNCTION_LIST; typedef