Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.c382 rv = soft_get_attribute(object_p, &pTemplate[i]); in C_GetAttributeValue()
H A DsoftObject.h807 CK_RV soft_get_attribute(soft_object_t *object_p, CK_ATTRIBUTE_PTR template);
H A DsoftAttributeUtil.c4642 soft_get_attribute(soft_object_t *object_p, CK_ATTRIBUTE_PTR template) function