Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_property.c209 TEE_Identity *p_identity_val = NULL; in TEE_GetPropertyAsString() local
257 p_identity_val = ((TEE_Identity *)tmp_buf); in TEE_GetPropertyAsString()
259 p_identity_val->login, in TEE_GetPropertyAsString()
260 (void *)(&(p_identity_val->uuid))); in TEE_GetPropertyAsString()