Home | History | Annotate | Download | only in ssl

Lines Matching full:sk_num

1131 		printf("client sent %d ciphers\n",sk_num(ciphers));
1138 i,sk_num(ciphers),SSL_CIPHER_get_name(c));