/openbsd/regress/lib/libcrypto/evp/ |
H A D | evptest.c | 136 const unsigned char *ciphertext, int cn, int encdec) in test1() 245 const unsigned char *ciphertext, int cn, int encdec) in test_cipher() 260 const unsigned char *ciphertext, unsigned int cn) in test_digest() 349 unsigned char *iv, *key, *plaintext, *ciphertext; in main() local
|
/openbsd/usr.bin/ssh/ |
H A D | kexsntrup761x25519.c | 80 u_char *kem_key, *ciphertext, *server_pub; in kex_kem_sntrup761x25519_enc() local 165 const u_char *ciphertext, *server_pub; in kex_kem_sntrup761x25519_dec() local
|
H A D | kexmlkem768x25519.c | 188 const u_char *ciphertext, *server_pub; in kex_kem_mlkem768x25519_dec() local
|
H A D | libcrux_mlkem768_sha3.h | 8646 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 11867 uint8_t ciphertext[1088U]; in libcrux_ml_kem_ind_cca_encapsulate_cd0() local 12167 libcrux_ml_kem_mlkem768_MlKem768Ciphertext *ciphertext) { in libcrux_ml_kem_ind_cca_instantiations_portable_validate_private_key_9c() [all …]
|
/openbsd/lib/libcrypto/camellia/ |
H A D | camellia.c | 481 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_EncryptBlock_Rounds() 525 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_EncryptBlock() 532 Camellia_DecryptBlock_Rounds(int grandRounds, const u8 ciphertext[], in Camellia_DecryptBlock_Rounds() 577 const KEY_TABLE_TYPE keyTable, u8 ciphertext[]) in Camellia_DecryptBlock()
|
/openbsd/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/regress/lib/libcrypto/mlkem/ |
H A D | mlkem_tests_util.c | 153 const uint8_t *ciphertext, size_t ciphertext_len, const void *private_key) in mlkem768_decap() 212 const uint8_t *ciphertext, size_t ciphertext_len, const void *private_key) in mlkem1024_decap()
|
H A D | mlkem_tests.c | 106 CBS ciphertext, shared_secret, private_key; in MlkemDecapFileTest() local 282 uint8_t *ciphertext; member 353 CBS entropy, public_key, ciphertext, shared_secret; in MlkemEncapFileTest() local
|
H A D | mlkem_iteration_tests.c | 69 uint8_t *ciphertext; member
|
H A D | mlkem_unittest.c | 37 uint8_t *ciphertext; member
|
/openbsd/sys/lib/libsa/ |
H A D | bcrypt_pbkdf.c | 58 uint8_t ciphertext[BCRYPT_HASHSIZE] = in bcrypt_hash() local
|
/openbsd/lib/libutil/ |
H A D | bcrypt_pbkdf.c | 60 uint8_t ciphertext[BCRYPT_HASHSIZE] = in bcrypt_hash() local
|
/openbsd/regress/lib/libcrypto/sm2/ |
H A D | sm2evptest.c | 120 uint8_t ciphertext[128]; in test_EVP_SM2() local
|
/openbsd/regress/lib/libcrypto/ige/ |
H A D | igetest.c | 183 unsigned char ciphertext[BIG_TEST_SIZE]; in main() local
|
/openbsd/regress/sys/crypto/aesxts/ |
H A D | aes_xts.c | 56 u_int8_t ciphertext[512]; member
|
/openbsd/regress/sys/crypto/chachapoly/ |
H A D | chachapoly_test.c | 379 u_char *ciphertext; in run() local
|
/openbsd/lib/libc/crypt/ |
H A D | bcrypt.c | 100 u_int8_t ciphertext[4 * BCRYPT_WORDS] = "OrpheanBeholderScryDoubt"; in bcrypt_hashpass() local
|
/openbsd/lib/libcrypto/sm2/ |
H A D | sm2_crypt.c | 464 SM2_decrypt(const EC_KEY *key, const EVP_MD *digest, const uint8_t *ciphertext, in SM2_decrypt()
|
/openbsd/lib/libfido2/src/ |
H A D | largeblob.c | 18 fido_blob_t ciphertext; member
|
/openbsd/lib/libcrypto/mlkem/ |
H A D | mlkem1024.c | 1012 const uint8_t *ciphertext, size_t ciphertext_len, in MLKEM1024_decap()
|
H A D | mlkem768.c | 1011 const uint8_t *ciphertext, size_t ciphertext_len, in MLKEM768_decap()
|