Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h405 #define TEE_ECC_CURVE_25519 0x00000300 macro
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_ec.c293 ECC_CURVE(TEE_ECC_CURVE_25519, 256, ed25519),
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c2083 if (alg == TEE_ALG_X25519 && element == TEE_ECC_CURVE_25519) in TEE_IsAlgorithmSupported()
2087 if (alg == TEE_ALG_ED25519 && element == TEE_ECC_CURVE_25519) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c1780 case TEE_ECC_CURVE_25519: in get_ec_key_size()

Completed in 16 milliseconds