Searched refs:default13_count (Results 1 – 2 of 2) sorted by relevance
443 size_t count = 0, default13_count = 0, i, j; in cr_get_selected_ciphers() local459 default13_count = count; in cr_get_selected_ciphers()491 if(i >= default13_count) in cr_get_selected_ciphers()
387 size_t supported_len, count = 0, default13_count = 0, i, j; in mbed_set_selected_ciphers() local411 default13_count = count; in mbed_set_selected_ciphers()437 if(i >= default13_count) in mbed_set_selected_ciphers()
Completed in 13 milliseconds