Home
last modified time | relevance | path

Searched refs:C_DestroyObject (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dpkcs11.h792 _CK_DECLARE_FUNCTION (C_DestroyObject,
1029 CK_C_DestroyObject C_DestroyObject; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
H A Dpkcs11.h1092 _CK_DECLARE_FUNCTION(C_DestroyObject,
1285 CK_C_DestroyObject C_DestroyObject; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
H A Dpkcs11.h1108 _CK_DECLARE_FUNCTION (C_DestroyObject,
1345 CK_C_DestroyObject C_DestroyObject; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-pkcs11.c393 p11_module->C_DestroyObject(p11ctx->hSession, p11ctx->hSecret); in p11_cleanup()
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_pkcs11.c490 rv = g_pFcnList->C_DestroyObject( a_hSession, a_hObject ); in destroyObject()