Home
last modified time | relevance | path

Searched defs:ciphertext (Results 1 – 7 of 7) sorted by relevance

/ssl/
A Dssl_key_share.cc80 Span<const uint8_t> ciphertext) override { in Decap()
160 Span<const uint8_t> ciphertext) override { in Decap()
258 Span<const uint8_t> ciphertext) override { in Decap()
348 Span<const uint8_t> ciphertext) override { in Decap()
406 uint8_t ciphertext[MLKEM1024_CIPHERTEXT_BYTES]; in Encap() local
416 Span<const uint8_t> ciphertext) override { in Decap()
A Dextensions.cc2306 CBS ciphertext; in ssl_ext_key_share_parse_serverhello() local
2415 CBB entry, ciphertext; in ssl_ext_key_share_add_serverhello() local
4288 auto ciphertext = ticket.subspan(SSL_TICKET_KEY_NAME_LEN + iv_len); in decrypt_ticket_with_cipher_ctx() local
A Dhandoff.cc1074 CBS ciphertext, secret; in SSL_set_handshake_hints() local
A Dtls13_server.cc101 ScopedCBB ciphertext; in resolve_ecdhe_secret() local
A Dhandshake_server.cc1394 CBS ciphertext; in do_read_client_key_exchange() local
A Dssl_test.cc3838 const uint8_t *ciphertext = ticket + 16 + 16; in GetServerTicketTime() local
/ssl/test/runner/
A Dhandshake_messages.go2400 ciphertext []byte member

Completed in 155 milliseconds