Home
last modified time | relevance | path

Searched refs:init_post_handshake_auth (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions.c60 static int init_post_handshake_auth(SSL *s, unsigned int context);
295 init_post_handshake_auth,
1703 static int init_post_handshake_auth(SSL *s, ossl_unused unsigned int context) in init_post_handshake_auth() function