Searched refs:ecc_named_curve (Results 1 – 2 of 2) sorted by relevance
126 … NX_SECURE_TLS_CREDENTIALS *tls_credentials, UINT ecc_named_curve, USHORT sign_key, in _nx_secure_tls_ecc_generate_keys() argument192 ecc_data -> nx_secure_tls_ecdhe_named_curve = ecc_named_curve; in _nx_secure_tls_ecc_generate_keys()195 …status = _nx_secure_tls_find_curve_method(tls_ecc_curves, (USHORT)ecc_named_curve, &curve_method, … in _nx_secure_tls_ecc_generate_keys()
1635 … NX_SECURE_TLS_CREDENTIALS *tls_credentials, UINT ecc_named_curve, USHORT sign_key,