Searched refs:pk_bits (Results 1 - 1 of 1) sorted by relevance
| /httpd/support/ | ||
| H A D | ab.c | 661 int sk_bits, pk_bits, swork; local 667 pk_bits = EVP_PKEY_bits(X509_get_pubkey(cert)); 669 pk_bits = 0; /* Anon DH */ 675 pk_bits, sk_bits); |
Completed in 34 milliseconds