Searched defs:plaintext (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/regress/lib/libcrypto/evp/ |
H A D | evptest.c | 135 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 D | camellia.c | 480 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 D | aestest.c | 142 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 D | largeblob.c | 66 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 D | sm2evptest.c | 123 uint8_t plaintext[8]; in test_EVP_SM2() local
|
/openbsd-src/regress/lib/libcrypto/ige/ |
H A D | igetest.c | 182 unsigned char plaintext[BIG_TEST_SIZE]; in main() local
|
/openbsd-src/regress/sys/crypto/aesxts/ |
H A D | aes_xts.c | 55 u_int8_t plaintext[512]; member
|
/openbsd-src/usr.bin/ssh/ |
H A D | cipher.c | 55 int plaintext; member
|