Searched refs:ci (Results 1 - 1 of 1) sorted by relevance
/httpd/support/ | ||
H A D | ab.c | 659 AB_SSL_CIPHER_CONST SSL_CIPHER *ci; local 663 ci = SSL_get_current_cipher(c->ssl); 664 sk_bits = SSL_CIPHER_get_bits(ci, &swork); 674 SSL_CIPHER_get_name(ci), |
Completed in 1258 milliseconds