Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions.c1701 s->post_handshake_auth = SSL_PHA_NONE; in init_post_handshake_auth()
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h371 SSL_PHA_NONE = 0, enumerator
H A Dssl_lib.c7372 case SSL_PHA_NONE: in SSL_verify_client_post_handshake()