Home
last modified time | relevance | path

Searched refs:ciphertable (Results 1 – 1 of 1) sorted by relevance

/curl/lib/vtls/
H A Dbearssl.c414 static const uint16_t ciphertable[] = { variable
486 #define NUM_OF_CIPHERS (sizeof(ciphertable) / sizeof(ciphertable[0]))
501 for(i = 0; i < NUM_OF_CIPHERS && ciphertable[i] != id; i++); in bearssl_set_selected_ciphers()

Completed in 6 milliseconds