Searched refs:TEE_ALG_ECDSA_P224 (Results 1 – 11 of 11) sorted by relevance
428 *tee_id = TEE_ALG_ECDSA_P224; in pkcs2tee_algo_ecdsa()636 case TEE_ALG_ECDSA_P224: in ecdsa_get_input_max_byte_size()
191 #define TEE_ALG_ECDSA_P224 0x70002041 macro
26 case TEE_ALG_ECDSA_P224: in algo_tee2se050()118 if (algo && algo != TEE_ALG_ECDSA_P224 && in ecc_get_key_size()
69 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P224) && in ecc_get_keysize()
67 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P224) && in ecc_get_curve_info()
77 case TEE_ALG_ECDSA_P224: in TEE_AllocateOperation()164 case TEE_ALG_ECDSA_P224: in TEE_AllocateOperation()2045 if ((alg == TEE_ALG_ECDH_P224 || alg == TEE_ALG_ECDSA_P224) && in TEE_IsAlgorithmSupported()
3673 case TEE_ALG_ECDSA_P224: in syscall_asymm_operate()
Completed in 29 milliseconds