Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h827 CK_RV soft_build_key(CK_ATTRIBUTE_PTR, CK_ULONG, soft_object_t *,
H A DsoftKeysUtil.c83 rv = soft_build_key(pTemplate, ulCount, new_objp, class, key_type, in soft_gen_keyobject()
H A DsoftAttributeUtil.c3651 soft_build_key(CK_ATTRIBUTE_PTR template, CK_ULONG ulAttrNum, function