Home
last modified time | relevance | path

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

/openssl/crypto/camellia/
H A Dcamellia.c403 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds()
449 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_EncryptBlock()
458 u8 plaintext[]) in Camellia_DecryptBlock_Rounds()
503 const KEY_TABLE_TYPE keyTable, u8 plaintext[]) in Camellia_DecryptBlock()
/openssl/test/
H A Dtls13encryptiontest.c29 const char *plaintext[3]; member
H A Digetest.c32 static unsigned char plaintext[BIG_TEST_SIZE]; variable
H A Devp_extra_test.c1654 unsigned char ciphertext[32], plaintext[16]; in test_EVP_Enveloped() local
2389 uint8_t plaintext[8]; in test_EVP_SM2() local
3442 unsigned char plaintext[80]; in test_decrypt_null_chunks() local
H A Devp_test.c879 unsigned char *plaintext; member

Completed in 58 milliseconds