Searched refs:TEE_ECC_CURVE_NIST_P521 (Results 1 – 12 of 12) sorted by relevance
81 case TEE_ECC_CURVE_NIST_P521: in cipher_tee2se050()100 case TEE_ECC_CURVE_NIST_P521: in curve_tee2se050()120 return TEE_ECC_CURVE_NIST_P521; in curve_se0502tee()154 case TEE_ECC_CURVE_NIST_P521: in ecc_get_key_size()
33 case TEE_ECC_CURVE_NIST_P521: in get_ecc_key_size_bytes()57 case TEE_ECC_CURVE_NIST_P521: in get_ecc_key_size_bits()
67 case TEE_ECC_CURVE_NIST_P521: in ecc_get_keysize()98 case TEE_ECC_CURVE_NIST_P521: in curve_to_group_id()
499 #define TEE_ECC_CURVE_NIST_P521 0x00000005 macro
82 case TEE_ECC_CURVE_NIST_P521: in ecc_get_curve_info()
91 case TEE_ECC_CURVE_NIST_P521: in ecc_get_key_size()
59 case TEE_ECC_CURVE_NIST_P521: in curve_to_pka_cid()
292 ECC_CURVE(TEE_ECC_CURVE_NIST_P521, 521, secp521r1),
983 case TEE_ECC_CURVE_NIST_P521: in create_ec_priv_key_hidden_attributes()
348 .id = TEE_ECC_CURVE_NIST_P521,
1879 case TEE_ECC_CURVE_NIST_P521: in get_ec_key_size()3804 case TEE_ECC_CURVE_NIST_P521: in syscall_cryp_derive_key()
2700 element == TEE_ECC_CURVE_NIST_P521) in TEE_IsAlgorithmSupported()