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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dkey_mgr.c241 OBJECT * key2_obj = NULL; local
258 rc = object_mgr_find_in_map1(sess->hContext, h_key, &key2_obj);
263 rc = template_attribute_find(key2_obj->template,
274 rc = template_attribute_find(key2_obj->template, CKA_CLASS, &attr);
291 rc = template_attribute_find(key2_obj->template,
300 rc = rsa_priv_wrap_get_data(key2_obj->template, length_only,
308 rc = generic_secret_wrap_get_data(key2_obj->template,

Completed in 59 milliseconds