Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_ec.c680 TEE_ATTR_ED25519_PUBLIC_VALUE, in load_tee_eddsa_key_attrs()
701 TEE_ATTR_ED25519_PUBLIC_VALUE, in load_tee_eddsa_key_attrs()
789 tee_obj, TEE_ATTR_ED25519_PUBLIC_VALUE); in generate_eddsa_keys()
794 tee_obj, TEE_ATTR_ED25519_PUBLIC_VALUE); in generate_eddsa_keys()
/optee_os/lib/libutee/include/
H A Dtee_api_defines.h469 #define TEE_ATTR_ED25519_PUBLIC_VALUE 0xD0000743 macro
/optee_os/core/tee/
H A Dtee_svc_cryp.c475 .attr_id = TEE_ATTR_ED25519_PUBLIC_VALUE,
492 .attr_id = TEE_ATTR_ED25519_PUBLIC_VALUE,
2318 set_attribute(o, type_props, TEE_ATTR_ED25519_PUBLIC_VALUE); in tee_svc_obj_generate_key_ed25519()