Home
last modified time | relevance | path

Searched defs:c_char (Results 1 – 4 of 4) sorted by relevance

/optee_rust/optee-utee/optee-utee-sys/src/
A Dtrace.rs21 pub fn trace_ext_puts(str: *const c_char); in trace_ext_puts()
26 func: *const c_char, in trace_printf()
30 fmt: *const c_char, in trace_printf()
34 function: *const c_char, in dhex_dump()
A Dtee_internal_api_extensions.rs34 buf: *mut c_char, in tee_invoke_supp_plugin()
A Dtee_api.rs26 name: *const c_char, in TEE_GetPropertyAsString()
27 valueBuffer: *mut c_char, in TEE_GetPropertyAsString()
32 name: *const c_char, in TEE_GetPropertyAsBool()
37 name: *const c_char, in TEE_GetPropertyAsU32()
42 name: *const c_char, in TEE_GetPropertyAsBinaryBlock()
48 name: *const c_char, in TEE_GetPropertyAsUUID()
53 name: *const c_char, in TEE_GetPropertyAsIdentity()
/optee_rust/optee-teec/optee-teec-sys/src/
A Dtee_client_api.rs150 pub fn TEEC_InitializeContext(name: *const c_char, context: *mut TEEC_Context) -> TEEC_Result; in TEEC_InitializeContext()

Completed in 7 milliseconds