Home
last modified time | relevance | path

Searched refs:tls13_derive_finishedkey (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/ssl/
H A Dtls13_enc.c140 int tls13_derive_finishedkey(SSL *s, const EVP_MD *md, in tls13_derive_finishedkey() function
288 if (!tls13_derive_finishedkey(s, md, in tls13_final_finish_mac()
528 || !tls13_derive_finishedkey(s, md, in quic_change_cipher_state()
538 || !tls13_derive_finishedkey(s, md, in quic_change_cipher_state()
892 && !tls13_derive_finishedkey(s, ssl_handshake_md(s), secret, in tls13_change_cipher_state()
H A Dssl_local.h2673 __owur int tls13_derive_finishedkey(SSL *s, const EVP_MD *md,
/third_party/openssl/ssl/
H A Dtls13_enc.c140 int tls13_derive_finishedkey(SSL *s, const EVP_MD *md, in tls13_derive_finishedkey() function
288 if (!tls13_derive_finishedkey(s, md, in tls13_final_finish_mac()
683 && !tls13_derive_finishedkey(s, ssl_handshake_md(s), secret, in tls13_change_cipher_state()
H A Dssl_local.h2617 __owur int tls13_derive_finishedkey(SSL *s, const EVP_MD *md,
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions.c1573 if (!tls13_derive_finishedkey(s, md, binderkey, finishedkey, hashsize)) { in tls_psk_do_binder()
/third_party/openssl/ssl/statem/
H A Dextensions.c1541 if (!tls13_derive_finishedkey(s, md, binderkey, finishedkey, hashsize)) { in tls_psk_do_binder()

Completed in 19 milliseconds