Searched defs:attrs (Results 1 – 4 of 4) sorted by relevance
/optee_test/ta/crypt/ |
A D | cryp_taf.c | 316 TEE_Attribute **attrs, uint32_t *attr_count) in unpack_attrs() 378 TEE_Attribute *attrs = NULL; in ta_entry_populate_transient_object() local 414 TEE_Attribute *attrs = NULL; in ta_entry_generate_key() local 436 TEE_Attribute *attrs = NULL; in ta_entry_asymmetric_encrypt() local 461 TEE_Attribute *attrs = NULL; in ta_entry_asymmetric_decrypt() local 487 TEE_Attribute *attrs = NULL; in ta_entry_asymmetric_sign_digest() local 513 TEE_Attribute *attrs = NULL; in ta_entry_asymmetric_verify_digest() local 539 TEE_Attribute *attrs = NULL; in ta_entry_derive_key() local
|
/optee_test/host/xtest/ |
A D | xtest_helpers.c | 103 void xtest_add_attr(size_t *attr_count, TEE_Attribute *attrs, uint32_t attr_id, in xtest_add_attr() 112 void xtest_add_attr_value(size_t *attr_count, TEE_Attribute *attrs, in xtest_add_attr_value() 127 TEE_Result pack_attrs(const TEE_Attribute *attrs, uint32_t attr_count, in pack_attrs() 195 const TEE_Attribute *attrs, in ta_crypt_cmd_populate_transient_object()
|
A D | regression_4000.c | 3560 TEE_Attribute *attrs, size_t num_attrs, in create_key() 4139 struct key_attrs *attrs, size_t num_attrs) in test_keygen_attributes() 4184 const struct key_attrs attrs[] = { in test_secret_value() local 4197 const struct key_attrs attrs[] = { in test_rsa_key_pair() local 4216 const struct key_attrs attrs[] = { in test_ecc_key_pair() local 4231 const struct key_attrs attrs[] = { in test_dh_key_pair() local 4247 const struct key_attrs attrs[] = { in test_dsa_key_pair() local
|
/optee_test/host/xtest/gp/include/ |
A D | xml_datastorage_api.h | 1811 const uint32_t attrs[] = { in Macro_GetDHAttributes() local 1839 const uint32_t attrs[] = { in Macro_GetRSAAttributes() local
|
Completed in 18 milliseconds