/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | igetest.c | 227 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_enc_dec() local 245 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_enc_chaining() local 267 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_dec_chaining() local 293 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_garble_forwards() local 331 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_enc_dec() local 352 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble1() local 383 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble2() local 414 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble3() local
|
H A D | tls13encryptiontest.c | 28 const char *ciphertext[3]; member
|
H A D | modes_internal_test.c | 194 unsigned char cleartext[64], ciphertext[64], vector[64]; in execute_cts128() local
|
H A D | evp_test.c | 533 unsigned char *ciphertext; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | igetest.c | 222 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_enc_dec() local 240 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_enc_chaining() local 262 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_dec_chaining() local 288 unsigned char ciphertext[BIG_TEST_SIZE]; in test_ige_garble_forwards() local 326 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_enc_dec() local 347 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble1() local 378 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble2() local 409 unsigned char ciphertext[BIG_TEST_SIZE]; in test_bi_ige_garble3() local
|
H A D | tls13encryptiontest.c | 39 const char *ciphertext[3]; member
|
H A D | evp_extra_test.c | 966 unsigned char ciphertext[32], plaintext[16]; in test_EVP_Enveloped() local 1276 uint8_t ciphertext[128]; in test_EVP_SM2() local 1675 unsigned char ciphertext[80]; in test_decrypt_null_chunks() local
|
H A D | modes_internal_test.c | 188 unsigned char cleartext[64], ciphertext[64], vector[64]; in execute_cts128() local
|
H A D | evp_test.c | 480 unsigned char *ciphertext; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/camellia/ |
H A D | camellia.c | 399 u8 ciphertext[]) in Camellia_EncryptBlock_Rounds() 444 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_EncryptBlock() 450 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds() 497 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_DecryptBlock()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/camellia/ |
H A D | camellia.c | 405 u8 ciphertext[]) in Camellia_EncryptBlock_Rounds() 450 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_EncryptBlock() 456 void Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds() 502 void Camellia_DecryptBlock(int keyBitLength, const u8 ciphertext[], in Camellia_DecryptBlock()
|
/netbsd-src/external/bsd/libfido2/dist/tools/ |
H A D | largeblob.c | 359 decode(const struct blob *ciphertext, const struct blob *nonce, in decode() 417 try_rp(const fido_credman_rk_t *rk, const struct blob *ciphertext, in try_rp() 446 decode_blob_entry(const cbor_item_t *item, struct blob *ciphertext, in decode_blob_entry() 489 struct blob ciphertext, nonce; in print_blob_entry() local
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | bcrypt_pbkdf.c | 72 u_int8_t ciphertext[BCRYPT_HASHSIZE] = in bcrypt_hash() local
|
/netbsd-src/external/mpl/bind/dist/tests/isc/ |
H A D | aes_test.c |
|
/netbsd-src/sys/external/isc/libsodium/dist/test/default/ |
H A D | aead_aes256gcm.c | 3083 unsigned char *ciphertext; in tv() local
|
/netbsd-src/lib/libcrypt/ |
H A D | bcrypt.c | 219 u_int8_t ciphertext[4 * BCRYPT_BLOCKS] = "OrpheanBeholderScryDoubt"; in __bcrypt() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sm2/ |
H A D | sm2_crypt.c | 256 const uint8_t *ciphertext, in sm2_decrypt()
|
/netbsd-src/sys/crypto/camellia/ |
H A D | camellia.c | 1270 unsigned char *ciphertext) in Camellia_EncryptBlock() 1300 const unsigned char *ciphertext, in Camellia_DecryptBlock()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | camellia-ntt.c | 1411 unsigned char *ciphertext) in Camellia_EncryptBlock() 1440 const unsigned char *ciphertext, in Camellia_DecryptBlock()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/sm2/ |
H A D | sm2_crypt.c | 290 const uint8_t *ciphertext, size_t ciphertext_len, in ossl_sm2_decrypt()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | crypto.c | 1218 heim_octet_string *ciphertext) in _hx509_public_encrypt() 1278 const heim_octet_string *ciphertext, in hx509_private_key_private_decrypt() 2095 heim_octet_string **ciphertext) in hx509_crypto_encrypt()
|
H A D | cert.c | 1620 const heim_octet_string *ciphertext, in _hx509_cert_private_decrypt() 1646 heim_octet_string *ciphertext) in hx509_cert_public_encrypt()
|
/netbsd-src/external/bsd/libfido2/dist/src/ |
H A D | largeblob.c | 19 fido_blob_t ciphertext; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | krb5.h | 118 krb5_data ciphertext; member
|