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

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h815 CK_RV soft_build_object(CK_ATTRIBUTE_PTR template,
H A DsoftObjectUtil.c247 rv = soft_build_object(pTemplate, ulCount, new_objp);
307 * When any error occurs after soft_build_object(), we will need to
308 * clean up the memory allocated by the soft_build_object().
316 * been cleaned up by the soft_build_object() if it failed.
H A DsoftAttributeUtil.c3647 soft_build_object(CK_ATTRIBUTE_PTR template, CK_ULONG ulAttrNum, function

Completed in 37 milliseconds