Searched refs:TEE_ALG_ECDSA_P192 (Results 1 – 11 of 11) sorted by relevance
425 *tee_id = TEE_ALG_ECDSA_P192; in pkcs2tee_algo_ecdsa()634 case TEE_ALG_ECDSA_P192: in ecdsa_get_input_max_byte_size()
190 #define TEE_ALG_ECDSA_P192 0x70001041 macro
24 case TEE_ALG_ECDSA_P192: in algo_tee2se050()111 if (algo && algo != TEE_ALG_ECDSA_P192 && in ecc_get_key_size()
59 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P192) && in ecc_get_curve_info()
62 if ((algo != 0) && (algo != TEE_ALG_ECDSA_P192) && in ecc_get_keysize()
71 case TEE_ALG_ECDSA_P192: in TEE_AllocateOperation()163 case TEE_ALG_ECDSA_P192: in TEE_AllocateOperation()2042 if ((alg == TEE_ALG_ECDH_P192 || alg == TEE_ALG_ECDSA_P192) && in TEE_IsAlgorithmSupported()
3672 case TEE_ALG_ECDSA_P192: in syscall_asymm_operate()
Completed in 32 milliseconds