Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/ssl/
HDssl_local.h1067 int pha_enabled; member
1417 int pha_enabled; member
HDssl_lib.c716 s->pha_enabled = ctx->pha_enabled; in SSL_new()
5726 ctx->pha_enabled = val; in SSL_CTX_set_post_handshake_auth()
5731 ssl->pha_enabled = val; in SSL_set_post_handshake_auth()
/freebsd-13-stable/crypto/openssl/ssl/statem/
HDextensions_clnt.c1210 if (!s->pha_enabled) in tls_construct_ctos_post_handshake_auth()