Searched refs:TEE_ALG_ECDH_P256 (Results 1 – 7 of 7) sorted by relevance
289 #define TEE_ALG_ECDH_P256 0x80003042 macro
76 (algo != TEE_ALG_ECDH_P256)) in ecc_get_curve_info()
77 (algo != TEE_ALG_ECDH_P256)) in ecc_get_keysize()
934 *tee_id = TEE_ALG_ECDH_P256; in pkcs2tee_algo_ecdh()
85 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()
162 algo != TEE_ALG_ECDH_P256) in ecc_get_key_size()
3470 case TEE_ALG_ECDH_P256: in syscall_cryp_derive_key()
Completed in 22 milliseconds