Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libcrypto/evp/
H A Devptest.c135 const unsigned char *iv, int in, const unsigned char *plaintext, int pn, in test1()
244 const unsigned char *iv, int in, const unsigned char *plaintext, int pn, in test_cipher()
259 test_digest(const char *digest, const unsigned char *plaintext, int pn, in test_digest()
349 unsigned char *iv, *key, *plaintext, *ciphertext; in main() local
/openbsd-src/lib/libcrypto/camellia/
H A Dcamellia.c480 Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds()
524 Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_EncryptBlock()
533 const KEY_TABLE_TYPE keyTable, u8 plaintext[]) in Camellia_DecryptBlock_Rounds()
576 Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_DecryptBlock()
/openbsd-src/regress/sys/crypto/aes/
H A Daestest.c142 u_char *plaintext, u_char *ciphertext, u_int textlen) in do_tests()
175 u_char *key, *plaintext, *ciphertext; in run_file() local
/openbsd-src/lib/libfido2/src/
H A Dlargeblob.c66 fido_blob_t *plaintext = NULL, *aad = NULL; in largeblob_decrypt() local
120 fido_blob_t *plaintext = NULL, *aad = NULL; in largeblob_seal() local
350 fido_blob_t *plaintext = NULL; in largeblob_array_lookup() local
/openbsd-src/regress/lib/libcrypto/sm2/
H A Dsm2evptest.c123 uint8_t plaintext[8]; in test_EVP_SM2() local
/openbsd-src/regress/lib/libcrypto/ige/
H A Digetest.c182 unsigned char plaintext[BIG_TEST_SIZE]; in main() local
/openbsd-src/regress/sys/crypto/aesxts/
H A Daes_xts.c55 u_int8_t plaintext[512]; member
/openbsd-src/usr.bin/ssh/
H A Dcipher.c55 int plaintext; member