Searched refs:ec_point_formats_match (Results 1 – 2 of 2) sorted by relevance
127 UCHAR supported_ec_match, ec_point_formats_match, zkp_verified; in _nx_secure_dtls_process_clienthello() local428 ec_point_formats_match = 0; in _nx_secure_dtls_process_clienthello()563 ec_point_formats_match = 1; in _nx_secure_dtls_process_clienthello()590 if (supported_ec_match == 0 || ec_point_formats_match == 0 || zkp_verified == 0) in _nx_secure_dtls_process_clienthello()
124 USHORT ec_point_formats_match, zkp_verified; in _nx_secure_tls_process_serverhello_extensions() local145 ec_point_formats_match = NX_FALSE; in _nx_secure_tls_process_serverhello_extensions()270 ec_point_formats_match = NX_TRUE; in _nx_secure_tls_process_serverhello_extensions()335 (ec_point_formats_match == 0 || zkp_verified == 0)) in _nx_secure_tls_process_serverhello_extensions()