Home
last modified time | relevance | path

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

/openssl-master/test/
A Digetest.c227 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_enc_dec() local
245 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_enc_chaining() local
267 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_dec_chaining() local
293 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_garble_forwards() local
331 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_enc_dec() local
352 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble1() local
383 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble2() local
414 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble3() local
A Dtls13encryptiontest.c28 const char *ciphertext[3]; member
A Devp_extra_test.c1085 unsigned char ciphertext[32], plaintext[16]; in test_EVP_Enveloped() local
1788 uint8_t ciphertext[128]; in test_EVP_SM2() local
2635 unsigned char ciphertext[80]; in test_decrypt_null_chunks() local
2929 unsigned char ciphertext[32], oiv[16], iv[16]; in test_evp_iv_aes() local
3070 unsigned char ciphertext[32], oiv[8], iv[8]; in test_evp_iv_des() local
A Dmodes_internal_test.c194 unsigned char cleartext[64], ciphertext[64], vector[64]; in execute_cts128() local
A Devp_test.c534 unsigned char *ciphertext; member
/openssl-master/crypto/camellia/
A Dcamellia.c405 u8 ciphertext[]) in Camellia_EncryptBlock_Rounds()
450 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_EncryptBlock()
456 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds()
503 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_DecryptBlock()
/openssl-master/crypto/sm2/
A Dsm2_crypt.c272 const uint8_t *ciphertext, size_t ciphertext_len, in ossl_sm2_decrypt()

Completed in 23 milliseconds