Searched defs:SSL_get_cipher_bits (Results 1 – 2 of 2) sorted by relevance
| /third_party/boringssl/src/include/openssl/ | ||
| D | ssl.h | 4260 #define SSL_get_cipher_bits(ssl, out_alg_bits) \ macro |
| /third_party/openssl/include/openssl/ | ||
| D | ssl.h | 1113 # define SSL_get_cipher_bits(s,np) \ macro |