Home
last modified time | relevance | path

Searched refs:__utee_check_outbuf_annotation (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api_private.h40 void __utee_check_outbuf_annotation(void *buf, size_t *len);
H A Dtee_api_panic.c52 void __utee_check_outbuf_annotation(void *buf, size_t *len) in __utee_check_outbuf_annotation() function
H A Dtee_api_property.c426 __utee_check_outbuf_annotation(value, value_len); in TEE_GetPropertyAsBinaryBlock()
H A Dtee_api_operations.c474 __utee_check_outbuf_annotation(op_info, size); in TEE_GetOperationInfoMultiple()
1746 __utee_check_outbuf_annotation(destData, destLen); in TEE_AEUpdate()