Searched defs:cleartext (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/tools/tools/crypto/ |
H A D | cryptotest.c | 250 char *cleartext, *ciphertext, *originaltext, *key; in runtest() local
|
H A D | cryptocheck.c | 793 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-src/crypto/openssl/test/ |
H A D | modes_internal_test.c | 194 unsigned char cleartext[64], ciphertext[64], vector[64]; in execute_cts128() local
|
/freebsd-src/crypto/heimdal/lib/hx509/ |
H A D | cert.c | 1603 heim_octet_string *cleartext) in _hx509_cert_private_decrypt() 1623 const heim_octet_string *cleartext, in hx509_cert_public_encrypt()
|
H A D | crypto.c | 1698 const heim_octet_string *cleartext, in _hx509_public_encrypt() 1764 heim_octet_string *cleartext) in hx509_private_key_private_decrypt()
|