Lines Matching refs:TEE_MemMove
74 TEE_MemMove(&pkcs11_ref, cur, sizeof(pkcs11_ref)); in _remove_attribute()
83 TEE_MemMove(cur, cur + next_off, end - (cur + next_off)); in _remove_attribute()
118 TEE_MemMove(&pkcs11_ref, cur, sizeof(pkcs11_ref)); in get_attribute_ptrs()
186 TEE_MemMove(attr, attr_ptr, size); in get_attribute()
219 TEE_MemMove(&cli_head, cur, sizeof(cli_head)); in modify_attributes_list()
264 TEE_MemMove(&pkcs11_ref, ref_attr, sizeof(pkcs11_ref)); in attributes_match_reference()
297 TEE_MemMove(&pkcs11_ref, ref_attr, sizeof(pkcs11_ref)); in attributes_match_add_reference()
343 TEE_MemMove(prefix2, prefix, prefix_len + 1); in __trace_attributes()
351 TEE_MemMove(&pkcs11_ref, cur, sizeof(pkcs11_ref)); in __trace_attributes()
352 TEE_MemMove(&data[0], cur + sizeof(pkcs11_ref), in __trace_attributes()
434 TEE_MemMove(&head, ref, sizeof(head)); in trace_attributes()
446 TEE_MemMove(pre, prefix, strlen(prefix)); in trace_attributes()