Home
last modified time | relevance | path

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

/openssl-master/crypto/camellia/
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()
502 void Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_DecryptBlock()
/openssl-master/test/
A Dtls13encryptiontest.c27 const char *plaintext[3]; member
A Digetest.c32 static unsigned char plaintext[BIG_TEST_SIZE]; variable
A Devp_extra_test.c1085 unsigned char ciphertext[32], plaintext[16]; in test_EVP_Enveloped() local
1791 uint8_t plaintext[8]; in test_EVP_SM2() local
2636 unsigned char plaintext[80]; in test_decrypt_null_chunks() local
A Devp_test.c532 unsigned char *plaintext; member

Completed in 20 milliseconds