Searched refs:TEE_ALG_ECDSA_P521 (Results 1 – 11 of 11) sorted by relevance
437 *tee_id = TEE_ALG_ECDSA_P521; in pkcs2tee_algo_ecdsa()642 case TEE_ALG_ECDSA_P521: in ecdsa_get_input_max_byte_size()
194 #define TEE_ALG_ECDSA_P521 0x70005041 macro
32 case TEE_ALG_ECDSA_P521: in algo_tee2se050()139 if (algo && algo != TEE_ALG_ECDSA_P521 && in ecc_get_key_size()
90 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P521) && in ecc_get_keysize()
91 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P521) && in ecc_get_curve_info()
103 case TEE_ALG_ECDSA_P521: in TEE_AllocateOperation()167 case TEE_ALG_ECDSA_P521: in TEE_AllocateOperation()2054 if ((alg == TEE_ALG_ECDH_P521 || alg == TEE_ALG_ECDSA_P521) && in TEE_IsAlgorithmSupported()
3676 case TEE_ALG_ECDSA_P521: in syscall_asymm_operate()
Completed in 32 milliseconds