Searched defs:cleartext (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/lua/
H A Dglue.c232 const int cleartext = 1; local
/netbsd-current/external/bsd/openldap/dist/tests/progs/
H A Dslapd-bind.c439 static struct berval cleartext = BER_BVC( "{CLEARTEXT} " ); local
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgp/
H A Dnetpgp.c256 const int cleartext = 1; local
/netbsd-current/crypto/external/bsd/netpgp/dist/src/lib/
H A Dsignature.c1019 pgp_sign_file(pgp_io_t *io, const char *inname, const char *outname, const pgp_seckey_t *seckey, const char *hashname, const int64_t from, const uint64_t duration, const unsigned armored, const unsigned cleartext, const unsigned overwrite) argument
H A Dnetpgp.c1390 netpgp_sign_file(netpgp_t *netpgp, const char *userid, const char *f, char *out, int armored, int cleartext, int detached) argument
1519 netpgp_sign_memory(netpgp_t *netpgp, const char *userid, char *mem, size_t size, char *out, size_t outsize, const unsigned armored, const unsigned cleartext) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dmodes_internal_test.c188 unsigned char cleartext[64], ciphertext[64], vector[64]; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcert.c1619 _hx509_cert_private_decrypt(hx509_context context, const heim_octet_string *ciphertext, const heim_oid *encryption_oid, hx509_cert p, heim_octet_string *cleartext) argument
1642 hx509_cert_public_encrypt(hx509_context context, const heim_octet_string *cleartext, const hx509_cert p, heim_oid *encryption_oid, heim_octet_string *ciphertext) argument
H A Dcrypto.c1214 _hx509_public_encrypt(hx509_context context, const heim_octet_string *cleartext, const Certificate *cert, heim_oid *encryption_oid, heim_octet_string *ciphertext) argument
1277 hx509_private_key_private_decrypt(hx509_context context, const heim_octet_string *ciphertext, const heim_oid *encryption_oid, hx509_private_key p, heim_octet_string *cleartext) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dmodes_internal_test.c194 unsigned char cleartext[64], ciphertext[64], vector[64]; local

Completed in 129 milliseconds