Searched refs:soft_build_key (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softObject.h | 849 CK_RV soft_build_key(CK_ATTRIBUTE_PTR template, CK_ULONG ulAttrNum,
|
H A D | softKeysUtil.c | 85 rv = soft_build_key(pTemplate, ulCount, new_objp, class, key_type, 138 * When any error occurs after soft_build_key(), we will need to 139 * clean up the memory allocated by the soft_build_key(). 147 * been cleaned up by the soft_build_key() if it failed.
|
H A D | softAttributeUtil.c | 3715 soft_build_key(CK_ATTRIBUTE_PTR template, CK_ULONG ulAttrNum, function
|
Completed in 88 milliseconds