Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h842 CK_RV soft_validate_attr(CK_ATTRIBUTE_PTR template, CK_ULONG ulAttrNum,
H A DsoftObjectUtil.c804 rv = soft_validate_attr(pTemplate, ulCount, &class); in soft_find_objects_init()
H A DsoftAttributeUtil.c266 soft_validate_attr(CK_ATTRIBUTE_PTR template, CK_ULONG ulAttrNum, in soft_validate_attr() function
3595 rv = soft_validate_attr(template, ulAttrNum, &class);
3661 rv = soft_validate_attr(template, ulAttrNum, &temp_class);