Searched refs:tls13_cipher_hash (Results 1 – 4 of 4) sorted by relevance
310 const EVP_MD *tls13_cipher_hash(const SSL_CIPHER *cipher);
89 tls13_cipher_hash(const SSL_CIPHER *cipher) in tls13_cipher_hash() function
390 if ((ctx->hash = tls13_cipher_hash(ctx->hs->cipher)) == NULL) in tls13_server_engage_record_protection()
355 if ((ctx->hash = tls13_cipher_hash(ctx->hs->cipher)) == NULL) in tls13_client_engage_record_protection()