Searched refs:TEEDescription (Results 1 – 4 of 4) sorted by relevance
55 char TEEDescription[65]; member
915 memcpy(description->TEEDescription, sInfoBuffer.sSecureWorldDescription, 64); in TEEC_GetImplementationInfo()916 description->TEEDescription[64] = 0; in TEEC_GetImplementationInfo()
923 memcpy(description->TEEDescription, sInfoBuffer.sSecureWorldDescription, 64); in TEEC_GetImplementationInfo()924 description->TEEDescription[64] = 0; in TEEC_GetImplementationInfo()