Searched refs:TEE_ECC_CURVE_NIST_P224 (Results 1 – 11 of 11) sorted by relevance
78 case TEE_ECC_CURVE_NIST_P224: in cipher_tee2se050()94 case TEE_ECC_CURVE_NIST_P224: in curve_tee2se050()114 return TEE_ECC_CURVE_NIST_P224; in curve_se0502tee()142 case TEE_ECC_CURVE_NIST_P224: in ecc_get_key_size()
23 case TEE_ECC_CURVE_NIST_P224: in get_ecc_key_size_bytes()51 case TEE_ECC_CURVE_NIST_P224: in get_ecc_key_size_bits()
55 case TEE_ECC_CURVE_NIST_P224: in ecc_get_keysize()92 case TEE_ECC_CURVE_NIST_P224: in curve_to_group_id()
496 #define TEE_ECC_CURVE_NIST_P224 0x00000002 macro
58 case TEE_ECC_CURVE_NIST_P224: in ecc_get_curve_info()
50 case TEE_ECC_CURVE_NIST_P224: in curve_to_pka_cid()
289 ECC_CURVE(TEE_ECC_CURVE_NIST_P224, 224, secp224r1),
974 case TEE_ECC_CURVE_NIST_P224: in create_ec_priv_key_hidden_attributes()
318 .id = TEE_ECC_CURVE_NIST_P224,
1870 case TEE_ECC_CURVE_NIST_P224: in get_ec_key_size()3795 case TEE_ECC_CURVE_NIST_P224: in syscall_cryp_derive_key()
2682 element == TEE_ECC_CURVE_NIST_P224) in TEE_IsAlgorithmSupported()