HomeSort by relevance Sort by last modified time
    Searched refs:tls13_derive_resumption_secret (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/ssl/
tls13_server.cc 725 !tls13_derive_resumption_secret(hs) ||
887 !tls13_derive_resumption_secret(hs)) {
    [all...]
tls13_enc.cc 289 int tls13_derive_resumption_secret(SSL_HANDSHAKE *hs) { function in namespace:bssl
tls13_client.cc 712 !tls13_derive_resumption_secret(hs)) {
internal.h     [all...]

Completed in 269 milliseconds