Home
last modified time | relevance | path

Searched defs:ciphertext_len (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_crypt.c110 uint8_t *ciphertext_buf, size_t *ciphertext_len) in ossl_sm2_encrypt()
277 const uint8_t *ciphertext, size_t ciphertext_len, in ossl_sm2_decrypt()
/freebsd/sys/contrib/libsodium/test/default/
H A Daead_aes256gcm.c3096 size_t ciphertext_len; in tv() local
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_record_tx.c406 size_t *ciphertext_len) in ossl_qtx_calculate_ciphertext_payload_len()
429 size_t ciphertext_len, in ossl_qtx_calculate_plaintext_payload_len()
H A Dquic_txp.c1767 size_t hdr_len, ciphertext_len; in txp_pkt_postgen_update_pkt_overhead() local
/freebsd/crypto/openssl/test/
H A Devp_test.c892 size_t ciphertext_len; member
2152 size_t ciphertext_len; member
H A Devp_extra_test.c1760 int len, kek_len, ciphertext_len, plaintext_len; in test_EVP_Enveloped() local