/openbsd-src/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-src/usr.bin/ssh/ |
H A D | kexsntrup761x25519.c | 76 u_char *kem_key, *ciphertext, *server_pub; kex_kem_sntrup761x25519_enc() local 161 const u_char *ciphertext, *server_pub; kex_kem_sntrup761x25519_dec() local [all...] |
/openbsd-src/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-src/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-src/lib/libutil/ |
H A D | bcrypt_pbkdf.c | 60 uint8_t ciphertext[BCRYPT_HASHSIZE] = in bcrypt_hash() local
|
/openbsd-src/sys/lib/libsa/ |
H A D | bcrypt_pbkdf.c | 58 uint8_t ciphertext[BCRYPT_HASHSIZE] = in bcrypt_hash() local
|
/openbsd-src/regress/lib/libcrypto/sm2/ |
H A D | sm2evptest.c | 120 uint8_t ciphertext[128]; in test_EVP_SM2() local
|
/openbsd-src/regress/lib/libcrypto/ige/ |
H A D | igetest.c | 183 unsigned char ciphertext[BIG_TEST_SIZE]; in main() local
|
/openbsd-src/regress/sys/crypto/aesxts/ |
H A D | aes_xts.c | 56 u_int8_t ciphertext[512]; member
|
/openbsd-src/regress/sys/crypto/chachapoly/ |
H A D | chachapoly_test.c | 379 u_char *ciphertext; in run() local
|
/openbsd-src/lib/libc/crypt/ |
H A D | bcrypt.c | 100 u_int8_t ciphertext[4 * BCRYPT_WORDS] = "OrpheanBeholderScryDoubt"; in bcrypt_hashpass() local
|
/openbsd-src/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-src/lib/libfido2/src/ |
H A D | largeblob.c | 18 fido_blob_t ciphertext; member
|