Home
last modified time | relevance | path

Searched refs:C_SetPIN (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dpkcs11.h755 _CK_DECLARE_FUNCTION (C_SetPIN,
1018 CK_C_SetPIN C_SetPIN; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
H A Dpkcs11.h1060 _CK_DECLARE_FUNCTION(C_SetPIN, (ck_session_handle_t session,
1274 CK_C_SetPIN C_SetPIN; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
H A Dpkcs11.h1071 _CK_DECLARE_FUNCTION (C_SetPIN,
1334 CK_C_SetPIN C_SetPIN; member
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_pkcs11.c425 rv = g_pFcnList->C_SetPIN( a_hSession, (CK_CHAR *)a_pszOldPin, strlen( a_pszOldPin ), in setPin()