Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/evp/
H A Devptest.c136 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 Dkexsntrup761x25519.c80 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 Dkexmlkem768x25519.c188 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
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 Dcamellia.c481 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 Daestest.c142 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 Dmlkem_tests_util.c153 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 Dmlkem_tests.c106 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 Dmlkem_iteration_tests.c69 uint8_t *ciphertext; member
H A Dmlkem_unittest.c37 uint8_t *ciphertext; member
/openbsd/sys/lib/libsa/
H A Dbcrypt_pbkdf.c58 uint8_t ciphertext[BCRYPT_HASHSIZE] = in bcrypt_hash() local
/openbsd/lib/libutil/
H A Dbcrypt_pbkdf.c60 uint8_t ciphertext[BCRYPT_HASHSIZE] = in bcrypt_hash() local
/openbsd/regress/lib/libcrypto/sm2/
H A Dsm2evptest.c120 uint8_t ciphertext[128]; in test_EVP_SM2() local
/openbsd/regress/lib/libcrypto/ige/
H A Digetest.c183 unsigned char ciphertext[BIG_TEST_SIZE]; in main() local
/openbsd/regress/sys/crypto/aesxts/
H A Daes_xts.c56 u_int8_t ciphertext[512]; member
/openbsd/regress/sys/crypto/chachapoly/
H A Dchachapoly_test.c379 u_char *ciphertext; in run() local
/openbsd/lib/libc/crypt/
H A Dbcrypt.c100 u_int8_t ciphertext[4 * BCRYPT_WORDS] = "OrpheanBeholderScryDoubt"; in bcrypt_hashpass() local
/openbsd/lib/libcrypto/sm2/
H A Dsm2_crypt.c464 SM2_decrypt(const EC_KEY *key, const EVP_MD *digest, const uint8_t *ciphertext, in SM2_decrypt()
/openbsd/lib/libfido2/src/
H A Dlargeblob.c18 fido_blob_t ciphertext; member
/openbsd/lib/libcrypto/mlkem/
H A Dmlkem1024.c1012 const uint8_t *ciphertext, size_t ciphertext_len, in MLKEM1024_decap()
H A Dmlkem768.c1011 const uint8_t *ciphertext, size_t ciphertext_len, in MLKEM768_decap()