Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_private.h14 void __utee_from_gp11_attr(struct utee_attribute *ua,
H A Dtee_api_objects.c31 void __utee_from_gp11_attr(struct utee_attribute *ua, in __utee_from_gp11_attr() function
432 __utee_from_gp11_attr(ua, attrs, attrCount); in __GP11_TEE_PopulateTransientObject()
573 __utee_from_gp11_attr(ua, params, paramCount); in __GP11_TEE_GenerateKey()
H A Dtee_api_operations.c2085 __utee_from_gp11_attr(ua, params, paramCount); in __GP11_TEE_AsymmetricEncrypt()
2161 __utee_from_gp11_attr(ua, params, paramCount); in __GP11_TEE_AsymmetricDecrypt()
2236 __utee_from_gp11_attr(ua, params, paramCount); in __GP11_TEE_AsymmetricSignDigest()
2308 __utee_from_gp11_attr(ua, params, paramCount); in __GP11_TEE_AsymmetricVerifyDigest()
2397 __utee_from_gp11_attr(ua, params, paramCount); in __GP11_TEE_DeriveKey()