Searched refs:pack_attrs (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | xtest_helpers.c | 127 TEE_Result pack_attrs(const TEE_Attribute *attrs, uint32_t attr_count, in pack_attrs() function 204 res = pack_attrs(attrs, attr_count, &buf, &blen); in ta_crypt_cmd_populate_transient_object() 292 res = pack_attrs(params, paramCount, &buf, &blen); in ta_crypt_cmd_derive_key()
|
| H A D | xtest_helpers.h | 101 TEE_Result pack_attrs(const TEE_Attribute *attrs, uint32_t attr_count,
|
| H A D | regression_4000.c | 608 res = pack_attrs(params, paramCount, &buf, &blen); in ta_crypt_cmd_asymmetric_operate() 706 res = pack_attrs(params, paramCount, &buf, &blen); in ta_crypt_cmd_asymmetric_verify() 785 res = pack_attrs(params, paramCount, &buf, &blen); in ta_crypt_cmd_generate_key()
|