Home
last modified time | relevance | path

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

/illumos-gate/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.c541 soft_unpack_obj_attribute(uchar_t *buf, biginteger_t *key_dest, in soft_unpack_obj_attribute() argument
560 rv = get_bigint_attr_from_template(key_dest, &template); in soft_unpack_obj_attribute()