Searched refs:TEE_ALG_ECDH_P224 (Results 1 – 10 of 10) sorted by relevance
196 #define TEE_ALG_ECDH_P224 0x80002042 macro
70 (algo != TEE_ALG_ECDH_P224)) in ecc_get_keysize()
68 (algo != TEE_ALG_ECDH_P224)) in ecc_get_curve_info()
78 case TEE_ALG_ECDH_P224: in TEE_AllocateOperation()209 case TEE_ALG_ECDH_P224: in TEE_AllocateOperation()2045 if ((alg == TEE_ALG_ECDH_P224 || alg == TEE_ALG_ECDSA_P224) && in TEE_IsAlgorithmSupported()
119 algo != TEE_ALG_ECDH_P224) in ecc_get_key_size()
3021 case TEE_ALG_ECDH_P224: in syscall_cryp_derive_key()
Completed in 28 milliseconds