Home
last modified time | relevance | path

Searched defs:enclen (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dx509aux.c46 long enclen; in test_certs() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dx509aux.c46 long enclen; in test_certs() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Drsa.c146 lowlevel_rsa_private_decrypt(int enclen, const unsigned char *encbuf, unsigned char *to, NETPGPV_RS… in lowlevel_rsa_private_decrypt()
188 lowlevel_rsa_public_decrypt(const uint8_t *encbuf, int enclen, uint8_t *dec, const netpgpv_rsa_pubk… in lowlevel_rsa_public_decrypt()
632 netpgpv_RSA_public_decrypt(int enclen, const unsigned char *enc, unsigned char *dec, NETPGPV_RSA *r… in netpgpv_RSA_public_decrypt()
H A Dlibverify.c1891 lowlevel_rsa_public_check(const uint8_t *encbuf, int enclen, uint8_t *dec, const netpgpv_rsa_pubkey… in lowlevel_rsa_public_check()
1957 rsa_public_decrypt(int enclen, const unsigned char *enc, unsigned char *dec, NETPGPV_RSA *rsa, int … in rsa_public_decrypt()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/librsa/
H A Drsa.c146 lowlevel_rsa_private_decrypt(int enclen, const unsigned char *encbuf, unsigned char *to, RSA *rsa) in lowlevel_rsa_private_decrypt()
188 lowlevel_rsa_public_decrypt(const uint8_t *encbuf, int enclen, uint8_t *dec, const rsa_pubkey_t *rs… in lowlevel_rsa_public_decrypt()
630 RSA_public_decrypt(int enclen, const unsigned char *enc, unsigned char *dec, RSA *rsa, int padding) in RSA_public_decrypt()
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dcrypto.c69 size_t enclen; in saslc__crypto_encode_base64() local
H A Dxsess.c459 size_t enclen; in saslc_sess_cont() local
/netbsd-src/crypto/external/bsd/libsaslc/dist/test/
H A Dt_crypto.c195 size_t enclen; in ATF_TC_BODY() local
/netbsd-src/usr.sbin/ldpd/
H A Dldp_command.c410 socklen_t enclen = sizeof(enc); in show_neighbours() local
/netbsd-src/usr.bin/mail/
H A Dmime_header.c96 size_t enclen, dstlen; in decode_word() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_clnt.c2976 size_t enclen; in tls_construct_cke_rsa() local
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libverify/
H A Dlibverify.c1432 lowlevel_rsa_public_check(const uint8_t *encbuf, int enclen, uint8_t *dec, const rsa_pubkey_t *rsa) in lowlevel_rsa_public_check()
1497 rsa_public_decrypt(int enclen, const unsigned char *enc, unsigned char *dec, RSA *rsa, int padding) in rsa_public_decrypt()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem_clnt.c2830 size_t enclen; in tls_construct_cke_rsa() local
/netbsd-src/sys/dev/scsipi/
H A Dses.c1187 int s, e, enclen, off = 8; in ses_encdesc() local