Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/camellia/
H A Dcamellia.c397 void Camellia_EncryptBlock_Rounds(int grandRounds, const u8 plaintext[], in Camellia_EncryptBlock_Rounds()
443 void Camellia_EncryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_EncryptBlock()
452 u8 plaintext[]) in Camellia_DecryptBlock_Rounds()
496 void Camellia_DecryptBlock(int keyBitLength, const u8 plaintext[], in Camellia_DecryptBlock()
/netbsd-src/crypto/external/bsd/openssl/dist/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()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A DMakefile15 plaintext: $(addsuffix .txt,$(ALLDOCS)) target
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A DMakefile15 plaintext: $(addsuffix .txt,$(ALLDOCS)) target
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Daes_test.c
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dlargeblob.c67 fido_blob_t *plaintext = NULL, *aad = NULL; in largeblob_decrypt() local
121 fido_blob_t *plaintext = NULL, *aad = NULL; in largeblob_seal() local
362 fido_blob_t *plaintext = NULL; in largeblob_array_lookup() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtls13encryptiontest.c27 const char *plaintext[3]; member
H A Digetest.c32 static unsigned char plaintext[BIG_TEST_SIZE]; variable
H A Devp_test.c531 unsigned char *plaintext; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtls13encryptiontest.c38 const char *plaintext[3]; member
H A Devp_extra_test.c966 unsigned char ciphertext[32], plaintext[16]; in test_EVP_Enveloped() local
1279 uint8_t plaintext[8]; in test_EVP_SM2() local
1676 unsigned char plaintext[80]; in test_decrypt_null_chunks() local
H A Digetest.c27 static unsigned char plaintext[BIG_TEST_SIZE]; variable
H A Devp_test.c478 unsigned char *plaintext; member
/netbsd-src/external/bsd/libfido2/dist/tools/
H A Dlargeblob.c351 decompress(const struct blob *plaintext, uint64_t origsiz) in decompress()
365 struct blob plaintext; in decode() local
/netbsd-src/sys/crypto/camellia/
H A Dcamellia.c1268 const unsigned char *plaintext, in Camellia_EncryptBlock()
1302 unsigned char *plaintext) in Camellia_DecryptBlock()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dcamellia-ntt.c1409 const unsigned char *plaintext, in Camellia_EncryptBlock()
1442 unsigned char *plaintext) in Camellia_DecryptBlock()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dreader.c1572 uint8_t *plaintext; member
1601 uint8_t *plaintext; in se_ip_data_reader() local
H A Dmisc.c762 const uint8_t *plaintext, in pgp_calc_mdc_hash()