Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssl/include/openssl/
HDssl3.h331 # define SSL3_CC_EARLY 0x040 macro
/freebsd-13-stable/crypto/openssl/ssl/
HDtls13_enc.c514 if (which & SSL3_CC_EARLY) { in tls13_change_cipher_state()
645 if (!(which & SSL3_CC_EARLY)) { in tls13_change_cipher_state()
/freebsd-13-stable/crypto/openssl/ssl/statem/
HDextensions.c1692 SSL3_CC_EARLY | SSL3_CHANGE_CIPHER_SERVER_READ)) { in final_early_data()
HDstatem_clnt.c752 SSL3_CC_EARLY | SSL3_CHANGE_CIPHER_CLIENT_WRITE)) { in ossl_statem_client_post_work()
795 SSL3_CC_EARLY | SSL3_CHANGE_CIPHER_CLIENT_WRITE)) in ossl_statem_client_post_work()