Psa.Ecc_familyElliptic curve keys.
The type for psa_ecc_family_t.
val secp_k1 : tval secp_r1 : tval secp_r2 : tPSA_ECC_FAMILY_SECP_R2 WARNING weak and deprecated.
val sect_k1 : tPSA_ECC_FAMILY_SECT_K1 WARNING sect163k1 is weak and deprecated.
val sect_r1 : tPSA_ECC_FAMILY_SECT_R1 WARNING sect163r1 is weak and deprecated.
val sect_r2 : tPSA_ECC_FAMILY_SECT_R2 WARNING sect163r2 is weak and deprecated.
val brainpool_p_r1 : tPSA_ECC_FAMILY_BRAINPOOL_P_R1 WARNING brainpoolP160r1 is weak and deprecated.
val frp : tval montgomery : tval twisted_edwards : tval pp : Stdlib.Format.formatter -> t -> unitpp formats an elliptic curve family identifier for inspection.