Searched refs:copy_template_priv (Results 1 – 1 of 1) sorted by relevance
3406 CK_ATTRIBUTE copy_template_priv[] = { in xtest_pkcs11_test_1015() local3601 rv = C_CopyObject(rw_session, obj_hdl, copy_template_priv, in xtest_pkcs11_test_1015()3602 ARRAY_SIZE(copy_template_priv), &obj_hdl_cp); in xtest_pkcs11_test_1015()3613 rv = C_CopyObject(rw_session, obj_hdl, copy_template_priv, in xtest_pkcs11_test_1015()3614 ARRAY_SIZE(copy_template_priv), &obj_hdl_cp); in xtest_pkcs11_test_1015()