Home | History | Annotate | Download | only in ssl

Lines Matching refs:np

1347 #define SSL_get_cipher_bits(s,np) \
1348 SSL_CIPHER_get_bits(SSL_get_current_cipher(s),np)