Searched refs:ssl_cipher_methods (Results 1 – 1 of 1) sorted by relevance
81 static const EVP_CIPHER *ssl_cipher_methods[SSL_ENC_NUM_IDX]; variable366 ssl_cipher_methods[i] = NULL; in ssl_load_ciphers()369 ssl_cipher_methods[i] = cipher; in ssl_load_ciphers()528 *enc = ssl_cipher_methods[i]; in ssl_cipher_get_evp()