Searched refs:TEE_ECC_CURVE_NIST_P384 (Results 1 – 12 of 12) sorted by relevance
80 case TEE_ECC_CURVE_NIST_P384: in cipher_tee2se050()98 case TEE_ECC_CURVE_NIST_P384: in curve_tee2se050()118 return TEE_ECC_CURVE_NIST_P384; in curve_se0502tee()150 case TEE_ECC_CURVE_NIST_P384: in ecc_get_key_size()
30 case TEE_ECC_CURVE_NIST_P384: in get_ecc_key_size_bytes()53 case TEE_ECC_CURVE_NIST_P384: in get_ecc_key_size_bits()
63 case TEE_ECC_CURVE_NIST_P384: in ecc_get_keysize()96 case TEE_ECC_CURVE_NIST_P384: in curve_to_group_id()
498 #define TEE_ECC_CURVE_NIST_P384 0x00000004 macro
74 case TEE_ECC_CURVE_NIST_P384: in ecc_get_curve_info()
87 case TEE_ECC_CURVE_NIST_P384: in ecc_get_key_size()
56 case TEE_ECC_CURVE_NIST_P384: in curve_to_pka_cid()
291 ECC_CURVE(TEE_ECC_CURVE_NIST_P384, 384, secp384r1),
980 case TEE_ECC_CURVE_NIST_P384: in create_ec_priv_key_hidden_attributes()
338 .id = TEE_ECC_CURVE_NIST_P384,
1876 case TEE_ECC_CURVE_NIST_P384: in get_ec_key_size()3801 case TEE_ECC_CURVE_NIST_P384: in syscall_cryp_derive_key()
2694 element == TEE_ECC_CURVE_NIST_P384) in TEE_IsAlgorithmSupported()