Searched defs:cipher_list (Results 1 – 4 of 4) sorted by relevance
138 static const char **cipher_list = NULL; variable
217 char *cipher_list, *cp; in ciphers_valid() local
591 static void devcrypto_select_all_ciphers(int *cipher_list) in devcrypto_select_all_ciphers()601 int *cipher_list = (int *)usr; in cryptodev_select_cipher_cb() local
1371 static int update_cipher_list(SSL_CTX *ctx, in update_cipher_list()