Home
last modified time | relevance | path

Searched refs:soft_get_attribute (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.c388 rv = soft_get_attribute(object_p, &pTemplate[i]); in C_GetAttributeValue()
H A DsoftObject.h821 CK_RV soft_get_attribute(soft_object_t *object_p, CK_ATTRIBUTE_PTR template);
H A DsoftAttributeUtil.c4653 soft_get_attribute(soft_object_t *object_p, CK_ATTRIBUTE_PTR template) function