Searched refs:ciphertable (Results 1 – 1 of 1) sorted by relevance
415 static const uint16_t ciphertable[] = { variable487 #define NUM_OF_CIPHERS (sizeof(ciphertable) / sizeof(ciphertable[0]))502 for(i = 0; i < NUM_OF_CIPHERS && ciphertable[i] != id; i++); in bearssl_set_selected_ciphers()