Searched defs:plaintext (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/mpl/bind/dist/tests/isc/
H A Daes_test.c47 unsigned char plaintext[3 * ISC_AES_BLOCK_LENGTH]; variable
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/camellia/
H A Dcamellia.c397 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], argument
443 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], argument
450 Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], const KEY_TABLE_TYPE keyTable, u8 plaintext[]) argument
496 Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/camellia/
H A Dcamellia.c403 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], argument
449 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], argument
456 Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], const KEY_TABLE_TYPE keyTable, u8 plaintext[]) argument
502 Camellia_DecryptBlock(int keyBitLength, const u8 ciphertext[], const KEY_TABLE_TYPE keyTable, u8 plaintext[]) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Digetest.c27 static unsigned char plaintext[BIG_TEST_SIZE]; variable
[all...]
H A Dtls13encryptiontest.c38 const char *plaintext[3]; member in struct:__anon493
H A Devp_extra_test.c966 unsigned char ciphertext[32], plaintext[16]; local
1279 uint8_t plaintext[8]; local
1676 unsigned char plaintext[80]; local
[all...]
H A Devp_test.c478 unsigned char *plaintext; member in struct:cipher_data_st
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dtls13encryptiontest.c27 const char *plaintext[3]; member in struct:__anon708
H A Digetest.c32 static unsigned char plaintext[BIG_TEST_SIZE]; variable
[all...]
H A Devp_extra_test.c1299 unsigned char ciphertext[32], plaintext[16]; local
2034 uint8_t plaintext[8]; local
3023 unsigned char plaintext[80]; local
[all...]
H A Devp_test.c531 unsigned char *plaintext; member in struct:cipher_data_st
/netbsd-current/external/bsd/libfido2/dist/tools/
H A Dlargeblob.c351 decompress(const struct blob *plaintext, uint64_t origsiz) argument
365 struct blob plaintext; local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dcamellia-ntt.c1408 Camellia_EncryptBlock(const int keyBitLength, const unsigned char *plaintext, const KEY_TABLE_TYPE keyTable, unsigned char *ciphertext) argument
1439 Camellia_DecryptBlock(const int keyBitLength, const unsigned char *ciphertext, const KEY_TABLE_TYPE keyTable, unsigned char *plaintext) argument
[all...]
/netbsd-current/sys/crypto/camellia/
H A Dcamellia.c1267 Camellia_EncryptBlock(const int keyBitLength, const unsigned char *plaintext, const uint32_t *subkey, unsigned char *ciphertext) argument
1299 Camellia_DecryptBlock(const int keyBitLength, const unsigned char *ciphertext, const uint32_t *subkey, unsigned char *plaintext) argument
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dcipher.c90 int plaintext; member in struct:sshcipher_ctx
/netbsd-current/external/bsd/libfido2/dist/src/
H A Dlargeblob.c67 fido_blob_t *plaintext = NULL, *aad = NULL; local
121 fido_blob_t *plaintext = NULL, *aad = NULL; local
362 fido_blob_t *plaintext = NULL; local
[all...]
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_module_tests.c38 u8 plaintext[] = { local
422 char *plaintext; member in struct:ecb_test_vector
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dmisc.c760 pgp_calc_mdc_hash(const uint8_t *preamble, const size_t sz_preamble, const uint8_t *plaintext, const unsigned sz_plaintext, uint8_t *hashed) argument
H A Dreader.c1572 uint8_t *plaintext; member in struct:__anon278
1601 uint8_t *plaintext; local
[all...]
/netbsd-current/external/apache2/mDNSResponder/dist/Clients/
H A Ddnssdutil.c5174 uint8_t * plaintext; local

Completed in 768 milliseconds