Home
last modified time | relevance | path

Searched refs:SSL_TICKET_EMPTY (Results 1 - 25 of 67) sorted by relevance

123

/third_party/node/src/quic/
H A Dsessionticket.cc126 case SSL_TICKET_EMPTY: in DecryptedCallback()
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_lib.c1823 ret = SSL_TICKET_EMPTY; in tls_decrypt_ticket()
2008 && (ret == SSL_TICKET_EMPTY in tls_decrypt_ticket()
2032 if (ret != SSL_TICKET_EMPTY && ret != SSL_TICKET_NO_DECRYPT) in tls_decrypt_ticket()
2059 case SSL_TICKET_EMPTY: in tls_decrypt_ticket()
H A Dssl_sess.c600 case SSL_TICKET_EMPTY: in ssl_get_prev_session()
/third_party/openssl/ssl/
H A Dt1_lib.c1803 ret = SSL_TICKET_EMPTY; in tls_decrypt_ticket()
1988 && (ret == SSL_TICKET_EMPTY in tls_decrypt_ticket()
2012 if (ret != SSL_TICKET_EMPTY && ret != SSL_TICKET_NO_DECRYPT) in tls_decrypt_ticket()
2039 case SSL_TICKET_EMPTY: in tls_decrypt_ticket()
H A Dssl_sess.c634 case SSL_TICKET_EMPTY: in ssl_get_prev_session()
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_srvr.c965 return SSL_TICKET_EMPTY; in tls_get_stateful_ticket()
1114 if (ret == SSL_TICKET_EMPTY) { in tls_parse_ctos_psk()
/third_party/openssl/ssl/statem/
H A Dextensions_srvr.c965 return SSL_TICKET_EMPTY; in tls_get_stateful_ticket()
1114 if (ret == SSL_TICKET_EMPTY) { in tls_parse_ctos_psk()
/third_party/openssl/test/helpers/
H A Dhandshake.c468 case SSL_TICKET_EMPTY: in decrypt_session_ticket_cb()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h2385 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h2544 # define SSL_TICKET_EMPTY 3 macro

Completed in 137 milliseconds

123