Searched defs:b64 (Results 1 – 13 of 13) sorted by relevance
/openbsd/usr.bin/ssh/ |
H A D | sshbuf-misc.c | 90 sshbuf_dtob64(const struct sshbuf *d, struct sshbuf *b64, int wrap) in sshbuf_dtob64() 145 sshbuf_b64tod(struct sshbuf *buf, const char *b64) in sshbuf_b64tod() 168 sshbuf_dtourlb64(const struct sshbuf *d, struct sshbuf *b64, int wrap) in sshbuf_dtourlb64()
|
H A D | sshsig.c | 92 char *b64 = NULL; in sshsig_dearmor() local
|
H A D | ssh-keygen.c | 337 char comment[61], *b64; in do_convert_to_ssh2() local
|
/openbsd/usr.bin/openssl/ |
H A D | rand.c | 149 BIO *b64 = BIO_new(BIO_f_base64()); in rand_main() local
|
H A D | asn1pars.c | 241 BIO *in = NULL, *out = NULL, *b64 = NULL, *derout = NULL; in asn1parse_main() local
|
H A D | enc.c | 341 BIO *in = NULL, *out = NULL, *b64 = NULL, *benc = NULL; in enc_main() local
|
/openbsd/usr.sbin/rpki-client/ |
H A D | geofeed.c | 104 char *b64 = NULL; in geofeed_parse() local
|
/openbsd/usr.bin/signify/ |
H A D | signify.c | 125 parseb64file(const char *filename, char *b64, void *buf, size_t buflen, in parseb64file() 156 char b64[2048]; in readb64file() local 229 char b64[1024]; in createheader() local
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | cpu.c | 371 vaddr_t b64; in replacemds() local 393 vaddr_t b64; in replacemds() local
|
/openbsd/lib/libcrypto/asn1/ |
H A D | asn_mime.c | 152 BIO *b64; in B64_write_ASN1() local 187 BIO *b64; in b64_read_asn1() local
|
/openbsd/sbin/unwind/libunbound/sldns/ |
H A D | parseutil.c | 668 char* b64; in sldns_b64_ntop_base() local
|
/openbsd/usr.sbin/unbound/sldns/ |
H A D | parseutil.c | 668 char* b64; in sldns_b64_ntop_base() local
|
/openbsd/usr.sbin/nsd/ |
H A D | zonec.c | 642 zparser_conv_b64(region_type *region, const char *b64) in zparser_conv_b64() 1011 zparser_conv_svcbparam_ech_value(region_type *region, const char *b64) in zparser_conv_svcbparam_ech_value()
|