Home
last modified time | relevance | path

Searched defs:SSL_get_num_tickets (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dssl.rs923 pub fn SSL_get_num_tickets(s: *const SSL) -> size_t; in SSL_get_num_tickets() function
925 pub fn SSL_get_num_tickets(s: *mut SSL) -> size_t; in SSL_get_num_tickets() function
/third_party/node/deps/openssl/openssl/ssl/
Dssl_lib.c4867 size_t SSL_get_num_tickets(const SSL *s) in SSL_get_num_tickets() function
/third_party/openssl/ssl/
Dssl_lib.c4762 size_t SSL_get_num_tickets(const SSL *s) in SSL_get_num_tickets() function