Searched refs:SSL_PHA_REQUESTED (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_clnt.c170 s->post_handshake_auth = SSL_PHA_REQUESTED;
422 if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
854 if (s->post_handshake_auth != SSL_PHA_REQUESTED) {
2574 if (SSL_IS_TLS13(s) && s->post_handshake_auth != SSL_PHA_REQUESTED)
3488 if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
3537 if (s->post_handshake_auth == SSL_PHA_REQUESTED)
H A Dstatem_lib.c539 if (!s->server && s->post_handshake_auth != SSL_PHA_REQUESTED)
775 if (s->post_handshake_auth != SSL_PHA_REQUESTED)
840 if (s->post_handshake_auth != SSL_PHA_REQUESTED &&
1066 && s->post_handshake_auth == SSL_PHA_REQUESTED)
H A Dstatem_srvr.c129 && s->post_handshake_auth == SSL_PHA_REQUESTED) {
475 s->post_handshake_auth = SSL_PHA_REQUESTED;
503 if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
3738 if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_lib.c572 if (!s->server && s->post_handshake_auth != SSL_PHA_REQUESTED)
796 if (s->post_handshake_auth != SSL_PHA_REQUESTED)
856 if (s->post_handshake_auth != SSL_PHA_REQUESTED &&
1076 && s->post_handshake_auth == SSL_PHA_REQUESTED)
H A Dstatem_clnt.c175 s->post_handshake_auth = SSL_PHA_REQUESTED;
423 if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
851 if (s->post_handshake_auth != SSL_PHA_REQUESTED) {
2448 if (SSL_IS_TLS13(s) && s->post_handshake_auth != SSL_PHA_REQUESTED)
3444 if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
3492 if (s->post_handshake_auth == SSL_PHA_REQUESTED)
H A Dstatem_srvr.c131 && s->post_handshake_auth == SSL_PHA_REQUESTED) {
476 s->post_handshake_auth = SSL_PHA_REQUESTED;
504 if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
3542 if (s->post_handshake_auth == SSL_PHA_REQUESTED) {
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_local.h408 SSL_PHA_REQUESTED /* request received by client, or sent by server */ enumerator in enum:__anon390
H A Dssl_lib.c5666 case SSL_PHA_REQUESTED:
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_local.h456 SSL_PHA_REQUESTED /* request received by client, or sent by server */ enumerator in enum:__anon579
H A Dssl_lib.c5902 case SSL_PHA_REQUESTED:

Completed in 476 milliseconds