Searched defs:buffer (Results 1 – 5 of 5) sorted by relevance
/optee_test/host/xtest/gp/include/ |
A D | xml_datastorage_api.h | 1212 uint32_t obj_handle, uint32_t buffer, uint32_t buffer_size) in Invoke_ReadObjectData() 1889 uint32_t cmd, uint32_t buffer, in Invoke_StoreBuffer() 1945 uint32_t buffer) in Invoke_WriteObjectData() 1959 uint32_t cmd, uint32_t buffer, in Invoke_StoreAttributeBuffer() 1991 uint32_t attr_id, uint32_t buffer) in Invoke_InitRefAttribute() 1999 uint32_t buffer, uint32_t attr_id, in Macro_StoreRefAttribute()
|
A D | xml_crypto_api.h | 894 uint8_t *buffer; member 3533 uint32_t cmd, uint32_t buffer, in Invoke_StoreAttributeBuffer() 3565 uint32_t attr_id, uint32_t buffer) in Invoke_InitRefAttribute() 3573 uint32_t buffer, uint32_t attr_id, in Macro_StoreRefAttribute()
|
/optee_test/ta/crypt/ |
A D | cryp_taf.c | 149 void *buffer = NULL; in ta_entry_cipher_init() local 202 void *buffer = NULL; in ta_entry_mac_init() local
|
/optee_test/host/xtest/ |
A D | pkcs11_1000.c | 3947 uint8_t buffer[64] = { 0 }; in xtest_pkcs11_test_1016() local 4038 uint8_t buffer[512] = { 0 }; in derive_sym_key() local
|
A D | regression_1000.c | 1416 uint8_t buffer[6001] = { }; in xtest_tee_test_1018() local
|
Completed in 32 milliseconds