Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dssl3.h336 # define SSL3_CC_EARLY 0x040 macro
/freebsd/crypto/openssl/ssl/
H A Dtls13_enc.c478 if (which & SSL3_CC_EARLY) { in tls13_change_cipher_state()
612 if (!(which & SSL3_CC_EARLY)) { in tls13_change_cipher_state()
748 if ((which & SSL3_CC_EARLY) != 0) { in tls13_change_cipher_state()
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions.c1676 SSL3_CC_EARLY | SSL3_CHANGE_CIPHER_SERVER_READ)) { in final_early_data()
H A Dstatem_clnt.c749 SSL3_CC_EARLY | SSL3_CHANGE_CIPHER_CLIENT_WRITE)) { in ossl_statem_client_post_work()
792 SSL3_CC_EARLY | SSL3_CHANGE_CIPHER_CLIENT_WRITE)) in ossl_statem_client_post_work()