Searched refs:TEE_ALG_ECDSA_P256 (Results 1 – 7 of 7) sorted by relevance
45 case TEE_ALG_ECDSA_P256: in oefid_algo_supported()64 case TEE_ALG_ECDSA_P256: in algo_tee2se050()161 if (algo && algo != TEE_ALG_ECDSA_P256 && in ecc_get_key_size()
449 *tee_id = TEE_ALG_ECDSA_P256; in pkcs2tee_algo_ecdsa()838 case TEE_ALG_ECDSA_P256: in ecdsa_get_input_max_byte_size()
283 #define TEE_ALG_ECDSA_P256 0x70003041 macro
75 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P256) && in ecc_get_curve_info()
76 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P256) && in ecc_get_keysize()
84 case TEE_ALG_ECDSA_P256: in TEE_AllocateOperation()171 case TEE_ALG_ECDSA_P256: in TEE_AllocateOperation()2060 if ((alg == TEE_ALG_ECDH_P256 || alg == TEE_ALG_ECDSA_P256) && in TEE_IsAlgorithmSupported()
4182 case TEE_ALG_ECDSA_P256: in syscall_asymm_operate()
Completed in 20 milliseconds