Searched refs:tls13_cipher_aead (Results 1 – 4 of 4) sorted by relevance
309 const EVP_AEAD *tls13_cipher_aead(const SSL_CIPHER *cipher);
69 tls13_cipher_aead(const SSL_CIPHER *cipher) in tls13_cipher_aead() function
388 if ((ctx->aead = tls13_cipher_aead(ctx->hs->cipher)) == NULL) in tls13_server_engage_record_protection()
353 if ((ctx->aead = tls13_cipher_aead(ctx->hs->cipher)) == NULL) in tls13_client_engage_record_protection()