Searched refs:C_SetAttributeValue (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/bin/pkcs11/unix/
H A Dunix.c215 #define C_SetAttributeValue isc_C_SetAttributeValue macro
218 C_SetAttributeValue(CK_SESSION_HANDLE hSession,
224 C_SetAttributeValue(CK_SESSION_HANDLE hSession, function
233 sym = (CK_C_SetAttributeValue)dlsym(hPK11, "C_SetAttributeValue");
/macosx-10.10/bind9-45.101/bind9/bin/pkcs11/win32/
H A Dwin32.c285 #define C_SetAttributeValue isc_C_SetAttributeValue macro
288 C_SetAttributeValue(CK_SESSION_HANDLE hSession, function
298 "C_SetAttributeValue");
/macosx-10.10/Heimdal-398.1.2/lib/hx509/ref/
H A Dpkcs11.h805 _CK_DECLARE_FUNCTION (C_SetAttributeValue,
1033 CK_C_SetAttributeValue C_SetAttributeValue;
1031 CK_C_SetAttributeValue C_SetAttributeValue; member in struct:ck_function_list
/macosx-10.10/OpenSSH-189/openssh/
H A Dpkcs11.h803 _CK_DECLARE_FUNCTION (C_SetAttributeValue,
1031 CK_C_SetAttributeValue C_SetAttributeValue; member in struct:ck_function_list
/macosx-10.10/bind9-45.101/bind9/bin/pkcs11/include/
H A Dpkcs11f.h320 /* C_SetAttributeValue modifies the value of one or more object
322 CK_PKCS11_FUNCTION_INFO(C_SetAttributeValue)

Completed in 131 milliseconds