Searched refs:PSA_ECC_FAMILY_MONTGOMERY (Results 1 – 3 of 3) sorted by relevance
45 if (curve == PSA_ECC_FAMILY_MONTGOMERY && key_bits == 256) { in cc3xx_key_agreement()
496 case PSA_ECC_FAMILY_MONTGOMERY: in mbedtls_ecc_group_from_psa()
679 #define PSA_ECC_FAMILY_MONTGOMERY ((psa_ecc_family_t) 0x41) macro