Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h795 CK_RV soft_build_object(CK_ATTRIBUTE_PTR template,
H A DsoftObjectUtil.c307 rv = soft_build_object(pTemplate, ulCount, new_objp); in soft_add_object()
H A DsoftAttributeUtil.c3583 soft_build_object(CK_ATTRIBUTE_PTR template, CK_ULONG ulAttrNum, function