Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h319 #define TEE_TYPE_ED25519_PUBLIC_KEY 0xA0000043 /* v1.3.1 spec */ macro
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_asymm.c200 *tee_type = TEE_TYPE_ED25519_PUBLIC_KEY; in pkcs2tee_key_type()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c611 PROP(TEE_TYPE_ED25519_PUBLIC_KEY, 1, 256, 256,
1392 } else if (o->info.objectType == TEE_TYPE_ED25519_PUBLIC_KEY) { in tee_obj_attr_copy_from()
1532 case TEE_TYPE_ED25519_PUBLIC_KEY: in tee_obj_set_type()
2546 req_key_type2 = TEE_TYPE_ED25519_PUBLIC_KEY; in tee_svc_cryp_check_key_type()

Completed in 13 milliseconds