C_GetAttributeValue
CK_C_GetAttributeValue C_GetAttributeValue;
_CK_DECLARE_FUNCTION (C_GetAttributeValue,
C_GetAttributeValue,
CK_C_GetAttributeValue C_GetAttributeValue;
_CK_DECLARE_FUNCTION (C_GetAttributeValue,
rv = p11->C_GetAttributeValue(session, obj, &attr, 1);
rv = p11->C_GetAttributeValue(session, obj, attrs, 2);
rv = p11->C_GetAttributeValue(session, obj, attrs, 2);
CK_C_GetAttributeValue C_GetAttributeValue;
_CK_DECLARE_FUNCTION (C_GetAttributeValue,
rv = f->C_GetAttributeValue(session, obj, key_attr, 1);
rv = f->C_GetAttributeValue(session, obj, key_attr, 2);
rv = f->C_GetAttributeValue(session, obj, attrs, nattrs);
rv = f->C_GetAttributeValue(si->session, obj, &attr, 1);
rv = f->C_GetAttributeValue(session, *obj, key_attr, 3);
rv = f->C_GetAttributeValue(session, *obj, key_attr, 3);
rv = f->C_GetAttributeValue(session, *obj, key_attr, 3);
rv = f->C_GetAttributeValue(session, *obj, key_attr, 3);
rv = f->C_GetAttributeValue(session, *obj, cert_attr, 3);
rv = f->C_GetAttributeValue(session, *obj, cert_attr, 3);