Home
last modified time | relevance | path

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

/third_party/openssl/crypto/sm2/
Dsm2_crypt.c111 uint8_t *ciphertext_buf, size_t *ciphertext_len) in ossl_sm2_encrypt()
272 const uint8_t *ciphertext, size_t ciphertext_len, in ossl_sm2_decrypt()
/third_party/gstreamer/gstplugins_bad/ext/aes/
Dgstaesenc.c437 gint ciphertext_len; in gst_aes_enc_transform() local
Dgstaesdec.c438 gint ciphertext_len; in gst_aes_dec_transform() local
/third_party/openssl/test/
Devp_extra_test.c1171 int len, kek_len, ciphertext_len, plaintext_len; in test_EVP_Enveloped() local
Devp_test.c534 size_t ciphertext_len; member