Searched refs:TEE_ALG_ECDSA_P384 (Results 1 – 8 of 8) sorted by relevance
46 case TEE_ALG_ECDSA_P384: in oefid_algo_supported()66 case TEE_ALG_ECDSA_P384: in algo_tee2se050()168 if (algo && algo != TEE_ALG_ECDSA_P384 && in ecc_get_key_size()
452 *tee_id = TEE_ALG_ECDSA_P384; in pkcs2tee_algo_ecdsa()840 case TEE_ALG_ECDSA_P384: in ecdsa_get_input_max_byte_size()
284 #define TEE_ALG_ECDSA_P384 0x70004041 macro
83 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P384) && in ecc_get_curve_info()
133 case TEE_ALG_ECDSA_P384: in ecc_prepare_msg()
83 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P384) && in ecc_get_keysize()
98 case TEE_ALG_ECDSA_P384: in TEE_AllocateOperation()172 case TEE_ALG_ECDSA_P384: in TEE_AllocateOperation()2063 if ((alg == TEE_ALG_ECDH_P384 || alg == TEE_ALG_ECDSA_P384) && in TEE_IsAlgorithmSupported()
4183 case TEE_ALG_ECDSA_P384: in syscall_asymm_operate()
Completed in 26 milliseconds