Searched refs:TEE_ECC_CURVE_NIST_P192 (Results 1 – 12 of 12) sorted by relevance
77 case TEE_ECC_CURVE_NIST_P192: in cipher_tee2se050()92 case TEE_ECC_CURVE_NIST_P192: in curve_tee2se050()112 return TEE_ECC_CURVE_NIST_P192; in curve_se0502tee()138 case TEE_ECC_CURVE_NIST_P192: in ecc_get_key_size()
20 case TEE_ECC_CURVE_NIST_P192: in get_ecc_key_size_bytes()50 case TEE_ECC_CURVE_NIST_P192: in get_ecc_key_size_bits()
51 case TEE_ECC_CURVE_NIST_P192: in ecc_get_keysize()90 case TEE_ECC_CURVE_NIST_P192: in curve_to_group_id()
495 #define TEE_ECC_CURVE_NIST_P192 0x00000001 macro
129 tee_curve < CAAM_ECC_MAX + TEE_ECC_CURVE_NIST_P192) { in get_caam_curve()134 caam_curve = tee_curve - TEE_ECC_CURVE_NIST_P192 in get_caam_curve()
50 case TEE_ECC_CURVE_NIST_P192: in ecc_get_curve_info()
47 case TEE_ECC_CURVE_NIST_P192: in curve_to_pka_cid()
288 ECC_CURVE(TEE_ECC_CURVE_NIST_P192, 192, prime192v1),
971 case TEE_ECC_CURVE_NIST_P192: in create_ec_priv_key_hidden_attributes()
308 .id = TEE_ECC_CURVE_NIST_P192,
1867 case TEE_ECC_CURVE_NIST_P192: in get_ec_key_size()3792 case TEE_ECC_CURVE_NIST_P192: in syscall_cryp_derive_key()
2676 element == TEE_ECC_CURVE_NIST_P192) in TEE_IsAlgorithmSupported()