Searched refs:C_GetAttributeValue (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/bind9-45.101/bind9/bin/pkcs11/unix/
H A Dunix.c191 #define C_GetAttributeValue isc_C_GetAttributeValue macro
194 C_GetAttributeValue(CK_SESSION_HANDLE hSession,
200 C_GetAttributeValue(CK_SESSION_HANDLE hSession, function
209 sym = (CK_C_GetAttributeValue)dlsym(hPK11, "C_GetAttributeValue");
/macosx-10.10/bind9-45.101/bind9/bin/pkcs11/win32/
H A Dwin32.c266 #define C_GetAttributeValue isc_C_GetAttributeValue macro
269 C_GetAttributeValue(CK_SESSION_HANDLE hSession, function
279 "C_GetAttributeValue");
/macosx-10.10/bind9-45.101/bind9/bin/pkcs11/
H A Dpkcs11-destroy.c207 rv = C_GetAttributeValue(hSession, akey[i], attr_template, 3);
210 "C_GetAttributeValue[%u]: rv = 0x%.8lX\n",
H A Dpkcs11-list.c218 rv = C_GetAttributeValue(hSession, akey[i],
222 "C_GetAttributeValue[%u]: "
/macosx-10.10/OpenSSH-189/openssh/
H A Dssh-pkcs11.c431 if ((rv = f->C_GetAttributeValue(session, obj, attribs, 3))
433 error("C_GetAttributeValue failed: %lu", rv);
446 if ((rv = f->C_GetAttributeValue(session, obj, attribs, 3))
448 error("C_GetAttributeValue failed: %lu", rv);
H A Dpkcs11.h798 _CK_DECLARE_FUNCTION (C_GetAttributeValue,
1030 CK_C_GetAttributeValue C_GetAttributeValue; member in struct:ck_function_list
/macosx-10.10/Heimdal-398.1.2/lib/hx509/ref/
H A Dpkcs11.h800 _CK_DECLARE_FUNCTION (C_GetAttributeValue,
1032 CK_C_GetAttributeValue C_GetAttributeValue;
1030 CK_C_GetAttributeValue C_GetAttributeValue; member in struct:ck_function_list
/macosx-10.10/bind9-45.101/bind9/bin/pkcs11/include/
H A Dpkcs11f.h307 /* C_GetAttributeValue obtains the value of one or more object
309 CK_PKCS11_FUNCTION_INFO(C_GetAttributeValue)
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dsoftp11.c1248 C_GetAttributeValue(CK_SESSION_HANDLE hSession, function
1736 C_GetAttributeValue,

Completed in 148 milliseconds