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

/external/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

Completed in 149 milliseconds