Home
last modified time | relevance | path

Searched refs:CK_FUNCTION_LIST_PTR_PTR (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGeneral.c262 meta_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in meta_GetFunctionList()
H A Dpkcs11General.c528 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList()
H A Dpkcs11Conf.c253 CK_RV (*Tmp_C_GetFunctionList)(CK_FUNCTION_LIST_PTR_PTR); in pkcs11_slot_mapping()
H A DmetaGlobal.h699 CK_RV meta_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList);
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.h234 static void * pkinit_C_LoadModule(const char *modname, CK_FUNCTION_LIST_PTR_PTR p11p);
H A Dpkinit_crypto_openssl.c3519 pkinit_C_LoadModule(const char *modname, CK_FUNCTION_LIST_PTR_PTR p11p) in pkinit_C_LoadModule()
3522 CK_RV (*getflist)(CK_FUNCTION_LIST_PTR_PTR); in pkinit_C_LoadModule()
3531 getflist = (CK_RV (*)(CK_FUNCTION_LIST_PTR_PTR)) dlsym(handle, "C_GetFunctionList"); in pkinit_C_LoadModule()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGeneral.c437 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList()
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_metaslot.c67 CK_RV (*Tmp_C_GetFunctionList)(CK_FUNCTION_LIST_PTR_PTR); in list_metaslot_info()
H A Dadm_uef.c190 CK_RV (*Tmp_C_GetFunctionList)(CK_FUNCTION_LIST_PTR_PTR); in list_mechlist_for_lib()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c512 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList()
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11f.h57 CK_FUNCTION_LIST_PTR_PTR ppFunctionList /* receives pointer to
H A Dpkcs11t.h1178 typedef CK_FUNCTION_LIST_PTR CK_PTR CK_FUNCTION_LIST_PTR_PTR; typedef
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dapi_interface.c1242 C_GetFunctionList(CK_FUNCTION_LIST_PTR_PTR ppFunctionList) in C_GetFunctionList()
H A Dtpmtok_int.h1278 (CK_FUNCTION_LIST_PTR_PTR ppFunctionList);