Searched refs:key_dest (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.h101 CK_RV soft_unpack_obj_attribute(uchar_t *buf, biginteger_t *key_dest,
H A DsoftKeystore.c514 * key_dest: the key attribute will be unpacked and save in key_dest
521 * FALSE for key (use key_dest)
534 soft_unpack_obj_attribute(uchar_t *buf, biginteger_t *key_dest, argument
553 rv = get_bigint_attr_from_template(key_dest, &template);

Completed in 18 milliseconds