Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Dssl.rs579 pub fn SSL_CTX_set_post_handshake_auth(ctx: *mut SSL_CTX, val: c_int); in SSL_CTX_set_post_handshake_auth() function
/third_party/openssl/ssl/
Dssl_lib.c5839 void SSL_CTX_set_post_handshake_auth(SSL_CTX *ctx, int val) in SSL_CTX_set_post_handshake_auth() function