Lines Matching defs:md
33 const EVP_MD *md, in tls13_hkdf_expand_ex()
99 int tls13_hkdf_expand(SSL_CONNECTION *s, const EVP_MD *md, in tls13_hkdf_expand()
121 int tls13_derive_key(SSL_CONNECTION *s, const EVP_MD *md, in tls13_derive_key()
136 int tls13_derive_iv(SSL_CONNECTION *s, const EVP_MD *md, in tls13_derive_iv()
147 int tls13_derive_finishedkey(SSL_CONNECTION *s, const EVP_MD *md, in tls13_derive_finishedkey()
163 int tls13_generate_secret(SSL_CONNECTION *s, const EVP_MD *md, in tls13_generate_secret()
249 const EVP_MD *md = ssl_handshake_md(s); in tls13_generate_master_secret() local
269 const EVP_MD *md = ssl_handshake_md(s); in tls13_final_finish_mac() local
347 static int derive_secret_key_and_iv(SSL_CONNECTION *s, const EVP_MD *md, in derive_secret_key_and_iv()
479 const EVP_MD *md = NULL, *mac_md = NULL; in tls13_change_cipher_state() local
759 const EVP_MD *md = ssl_handshake_md(s); in tls13_update_key() local
840 const EVP_MD *md = ssl_handshake_md(s); in tls13_export_keying_material() local
880 const EVP_MD *md; in tls13_export_keying_material_early() local