Searched refs:copy_template (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | pkcs11_1000.c | 3397 CK_ATTRIBUTE copy_template[] = { in xtest_pkcs11_test_1015() local 3560 rv = C_CopyObject(rw_session, obj_hdl, copy_template, in xtest_pkcs11_test_1015() 3561 ARRAY_SIZE(copy_template), &obj_hdl_cp); in xtest_pkcs11_test_1015() 3641 rv = C_CopyObject(rw_session, obj_hdl, copy_template, in xtest_pkcs11_test_1015() 3642 ARRAY_SIZE(copy_template), &obj_hdl_cp); in xtest_pkcs11_test_1015() 3650 rv = C_CopyObject(ro_session, obj_hdl_ro, copy_template, in xtest_pkcs11_test_1015() 3651 ARRAY_SIZE(copy_template), &obj_hdl_cp); in xtest_pkcs11_test_1015()
|