Home
last modified time | relevance | path

Searched defs:ciphertext (Results 1 – 25 of 31) sorted by relevance

12

/freebsd/crypto/openssl/test/
H A Digetest.c227 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 Dtls13encryptiontest.c28 const char *ciphertext[3]; member
H A Devp_extra_test.c1299 unsigned char ciphertext[32], plaintext[16]; in test_EVP_Enveloped() local
2031 uint8_t ciphertext[128]; in test_EVP_SM2() local
3022 unsigned char ciphertext[80]; in test_decrypt_null_chunks() local
3316 unsigned char ciphertext[32], oiv[16], iv[16]; in test_evp_iv_aes() local
3457 unsigned char ciphertext[32], oiv[8], iv[8]; in test_evp_iv_des() local
H A Dmodes_internal_test.c194 unsigned char cleartext[64], ciphertext[64], vector[64]; in execute_cts128() local
/freebsd/crypto/openssl/crypto/camellia/
H A Dcamellia.c405 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()
/freebsd/sys/contrib/openzfs/module/icp/api/
H A Dkcf_cipher.c70 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *ciphertext) in crypto_encrypt()
140 crypto_decrypt(crypto_mechanism_t *mech, crypto_data_t *ciphertext, in crypto_decrypt()
/freebsd/crypto/openssh/
H A Dkexsntrup761x25519.c84 u_char *kem_key, *ciphertext, *server_pub; in kex_kem_sntrup761x25519_enc() local
169 const u_char *ciphertext, *server_pub; in kex_kem_sntrup761x25519_dec() local
H A Dkexmlkem768x25519.c196 const u_char *ciphertext, *server_pub; in kex_kem_mlkem768x25519_dec() local
H A Dlibcrux_mlkem768_sha3.h8646 uint8_t *ciphertext, in libcrux_ml_kem_ind_cpa_deserialize_then_decompress_u_f4()
9237 uint8_t *ciphertext, uint8_t ret[32U]) { in libcrux_ml_kem_ind_cpa_decrypt_unpacked_6d()
9263 uint8_t *ciphertext, in libcrux_ml_kem_ind_cpa_decrypt_43()
10859 uint8_t ciphertext[1088U] = {0U}; in libcrux_ml_kem_ind_cpa_encrypt_60() local
10918 libcrux_ml_kem_mlkem768_MlKem768Ciphertext *ciphertext, uint8_t ret[32U]) { in libcrux_ml_kem_ind_cca_decapsulate_70()
11015 libcrux_ml_kem_mlkem768_MlKem768Ciphertext *ciphertext, uint8_t ret[32U]) { in libcrux_ml_kem_ind_cca_instantiations_portable_decapsulate_2e()
11028 libcrux_ml_kem_mlkem768_MlKem768Ciphertext *ciphertext, uint8_t ret[32U]) { in libcrux_ml_kem_mlkem768_portable_decapsulate()
11118 uint8_t ciphertext[1088U]; in libcrux_ml_kem_ind_cca_encapsulate_cd() local
11639 libcrux_ml_kem_mlkem768_MlKem768Ciphertext *ciphertext, uint8_t ret[32U]) { in libcrux_ml_kem_variant_kdf_33_f0()
11683 libcrux_ml_kem_mlkem768_MlKem768Ciphertext *ciphertext, uint8_t ret[32U]) { in libcrux_ml_kem_ind_cca_decapsulate_700()
[all …]
/freebsd/contrib/libfido2/tools/
H A Dlargeblob.c359 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
/freebsd/crypto/openssh/regress/misc/fuzz-harness/
H A Dsntrup761_enc_fuzz.cc41 unsigned char ciphertext[crypto_kem_sntrup761_CIPHERTEXTBYTES]; in LLVMFuzzerTestOneInput() local
H A Dsntrup761_dec_fuzz.cc55 unsigned char ciphertext[crypto_kem_sntrup761_CIPHERTEXTBYTES]; in LLVMFuzzerTestOneInput() local
H A Dmkcorpus_sntrup761.c59 unsigned char ciphertext[crypto_kem_sntrup761_CIPHERTEXTBYTES]; in main() local
/freebsd/sys/contrib/openzfs/module/icp/io/
H A Daes.c174 crypto_key_t *key, crypto_data_t *plaintext, crypto_data_t *ciphertext, in aes_encrypt_atomic()
273 crypto_key_t *key, crypto_data_t *ciphertext, crypto_data_t *plaintext, in aes_decrypt_atomic()
/freebsd/crypto/openssh/openbsd-compat/
H A Dbcrypt_pbkdf.c76 uint8_t ciphertext[BCRYPT_HASHSIZE] = in bcrypt_hash() local
/freebsd/sys/contrib/libsodium/test/default/
H A Daead_aes256gcm.c3083 unsigned char *ciphertext; in tv() local
/freebsd/crypto/krb5/src/lib/crypto/crypto_tests/
H A Dt_decrypt.c40 krb5_data ciphertext; member
/freebsd/secure/lib/libcrypt/
H A Dcrypt-blowfish.c142 u_int8_t ciphertext[4 * BCRYPT_BLOCKS] = "OrpheanBeholderScryDoubt"; in crypt_blowfish() local
/freebsd/sys/contrib/openzfs/module/icp/include/sys/crypto/
H A Dimpl.h264 #define KCF_PROV_ENCRYPT_ATOMIC(pd, mech, key, plaintext, ciphertext, \ argument
271 #define KCF_PROV_DECRYPT_ATOMIC(pd, mech, key, ciphertext, plaintext, \ argument
/freebsd/sys/crypto/camellia/
H A Dcamellia.c1271 unsigned char *ciphertext) in Camellia_EncryptBlock()
1301 const unsigned char *ciphertext, in Camellia_DecryptBlock()
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_crypt.c272 ossl_sm2_decrypt(const EC_KEY * key,const EVP_MD * digest,const uint8_t * ciphertext,size_t ciphertext_len,uint8_t * ptext_buf,size_t * ptext_len) ossl_sm2_decrypt() argument
/freebsd/crypto/krb5/src/lib/crypto/builtin/camellia/
H A Dcamellia.c1421 unsigned char *ciphertext) in Camellia_EncryptBlock()
1451 const unsigned char *ciphertext, in Camellia_DecryptBlock()
/freebsd/tools/tools/crypto/
H A Dcryptotest.c250 char *cleartext, *ciphertext, *originaltext, *key; in runtest() local
H A Dcryptocheck.c793 char *buffer, *cleartext, *ciphertext; in run_cipher_test() local
954 char *buffer, *cleartext, *ciphertext; in run_eta_test() local
1602 char *aad, *buffer, *cleartext, *ciphertext; in run_aead_test() local
/freebsd/contrib/libfido2/src/
H A Dlargeblob.c19 fido_blob_t ciphertext; member

12