Searched defs:ciphertext_len (Results 1 – 14 of 14) sorted by relevance
| /third_party/mbedtls/include/mbedtls/ |
| D | chachapoly.h | 94 uint64_t ciphertext_len; /**< The length (bytes) of the ciphertext. */ member
|
| /third_party/openssl/crypto/sm2/ |
| D | sm2_crypt.c | 104 size_t msg_len, uint8_t *ciphertext_buf, size_t *ciphertext_len) in sm2_encrypt() 257 size_t ciphertext_len, uint8_t *ptext_buf, size_t *ptext_len) in sm2_decrypt()
|
| /third_party/boringssl/src/ssl/ |
| D | d1_pkt.cc | 236 size_t ciphertext_len; in dtls1_write_record() local
|
| D | tls_record.cc | 224 uint16_t version, ciphertext_len; in tls_open_record() local 389 size_t suffix_len, ciphertext_len; in do_seal_record() local
|
| D | s3_pkt.cc | 279 size_t ciphertext_len; in do_ssl3_write() local
|
| D | dtls_record.cc | 330 size_t ciphertext_len; in dtls_seal_record() local
|
| /third_party/boringssl/src/crypto/ |
| D | impl_dispatch_test.cc | 106 size_t ciphertext_len; in TEST_F() local
|
| /third_party/boringssl/src/crypto/cipher_extra/ |
| D | aead_test.cc | 432 size_t ciphertext_len; in TEST_P() local 567 size_t ciphertext_len; in TEST_P() local 599 size_t ciphertext_len; in TEST_P() local
|
| D | e_aesctrhmac.c | 124 size_t ciphertext_len) { in hmac_calculate()
|
| D | e_chacha20poly1305.c | 159 const uint8_t *ciphertext, size_t ciphertext_len, in calc_tag()
|
| /third_party/boringssl/src/crypto/rsa_extra/ |
| D | rsa_test.cc | 409 size_t ciphertext_len = 0; in TEST_P() local
|
| /third_party/openssl/test/ |
| D | evp_extra_test.c | 385 int len, kek_len, ciphertext_len, plaintext_len; in test_EVP_Enveloped() local
|
| D | evp_test.c | 481 size_t ciphertext_len; member
|
| /third_party/boringssl/src/crypto/hrss/ |
| D | hrss.c | 2067 const uint8_t *ciphertext, size_t ciphertext_len) { in HRSS_decap()
|