Searched refs:soft_build_key (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softObject.h | 841 CK_RV soft_build_key(CK_ATTRIBUTE_PTR, CK_ULONG, soft_object_t *,
|
H A D | softKeysUtil.c | 82 rv = soft_build_key(pTemplate, ulCount, new_objp, class, key_type, 134 * When any error occurs after soft_build_key(), we will need to 135 * clean up the memory allocated by the soft_build_key(). 143 * been cleaned up by the soft_build_key() if it failed.
|
H A D | softAttributeUtil.c | 3662 soft_build_key(CK_ATTRIBUTE_PTR template, CK_ULONG ulAttrNum, function
|
Completed in 74 milliseconds