Home
last modified time | relevance | path

Searched refs:CK_FUNCTION_LIST_PTR (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Global.h43 extern CK_FUNCTION_LIST_PTR fast_funcs;
H A Dpkcs11Slot.h56 CK_FUNCTION_LIST_PTR sl_func_list; /* function entry points */
H A Dpkcs11Conf.c59 CK_FUNCTION_LIST_PTR fast_funcs = NULL;
254 CK_FUNCTION_LIST_PTR prov_funcs = NULL; /* Provider's function list */ in pkcs11_slot_mapping()
H A Dpkcs11SlotToken.c591 CK_FUNCTION_LIST_PTR prov_funcs; in C_GetMechanismList()
728 CK_FUNCTION_LIST_PTR prov_funcs; in C_GetMechanismInfo()
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.h95 CK_FUNCTION_LIST_PTR p11;
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_uef.c56 static boolean_t check_random(CK_SLOT_ID, CK_FUNCTION_LIST_PTR);
191 CK_FUNCTION_LIST_PTR prov_funcs; /* Provider's function list */ in list_mechlist_for_lib()
1619 check_random(CK_SLOT_ID slot_id, CK_FUNCTION_LIST_PTR prov_funcs) in check_random()
H A Dadm_metaslot.c68 CK_FUNCTION_LIST_PTR funcs; in list_metaslot_info()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h1176 typedef CK_FUNCTION_LIST CK_PTR CK_FUNCTION_LIST_PTR; typedef
1178 typedef CK_FUNCTION_LIST_PTR CK_PTR CK_FUNCTION_LIST_PTR_PTR;