Searched refs:CiphertextLen (Results 1 – 4 of 4) sorted by relevance
331 if (!aead->CiphertextLen(&ciphertext_len, in_len, 0)) { in dtls_seal_record()
199 bool SSLAEADContext::CiphertextLen(size_t *out_len, const size_t in_len, in CiphertextLen() function in SSLAEADContext
391 !aead->CiphertextLen(&ciphertext_len, in_len, extra_in_len)) { in do_seal_record()
812 bool CiphertextLen(size_t *out_len, size_t in_len, size_t extra_in_len) const;