Lines Matching refs:curve
161 They are: ARIA block cipher, CMAC mode, elliptic curve J-PAKE library and
389 and using a Montgomery curve for the key exchange. Reported by lhuang04
473 * The API glue function mbedtls_ecc_group_of_psa() now takes the curve size
718 * Fix a case in elliptic curve arithmetic where an out-of-memory condition
748 * In the PSA API, rename the types of elliptic curve and Diffie-Hellman
827 curve is secp192k1. Fixes #2017.
1041 probability (of the order of 2^-n where n is the bitsize of the curve)
1059 existing code is that elliptic curve key types no longer encode the
1060 exact curve: a psa_ecc_curve_t or psa_key_type_t value only encodes
1061 a curve family and the key size determines the exact curve (for example,
2773 size/curve against the profile. Before that, there was no way to set a
3162 curve picked by the server was actually allowed.
3254 with a suitable (extended)KeyUsage or curve or no PSK set.