Home
last modified time | relevance | path

Searched refs:TEE_ALG_ECDH_P256 (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h289 #define TEE_ALG_ECDH_P256 0x80003042 macro
/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c76 (algo != TEE_ALG_ECDH_P256)) in ecc_get_curve_info()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c77 (algo != TEE_ALG_ECDH_P256)) in ecc_get_keysize()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_ec.c934 *tee_id = TEE_ALG_ECDH_P256; in pkcs2tee_algo_ecdh()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c85 case TEE_ALG_ECDH_P256: in TEE_AllocateOperation()
217 case TEE_ALG_ECDH_P256: in TEE_AllocateOperation()
2060 if ((alg == TEE_ALG_ECDH_P256 || alg == TEE_ALG_ECDSA_P256) && in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Decc.c162 algo != TEE_ALG_ECDH_P256) in ecc_get_key_size()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c3470 case TEE_ALG_ECDH_P256: in syscall_cryp_derive_key()

Completed in 20 milliseconds