Home
last modified time | relevance | path

Searched defs:SSL_CIPHER_description (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/ssl/
Dssl_ciph.c1690 char *SSL_CIPHER_description(const SSL_CIPHER *cipher, char *buf, int len) in SSL_CIPHER_description() function
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dssl.rs740 pub fn SSL_CIPHER_description( in SSL_CIPHER_description() function