Searched defs:b64 (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/crypto/openssh/ |
H A D | sshbuf-misc.c | 94 sshbuf_dtob64(const struct sshbuf *d, struct sshbuf *b64, int wrap) in sshbuf_dtob64() 149 sshbuf_b64tod(struct sshbuf *buf, const char *b64) in sshbuf_b64tod() 172 sshbuf_dtourlb64(const struct sshbuf *d, struct sshbuf *b64, int wrap) in sshbuf_dtourlb64()
|
H A D | sshsig.c | 94 char *b64 = NULL; in sshsig_dearmor() local
|
H A D | ssh-keygen.c | 347 char comment[61], *b64; in do_convert_to_ssh2() local
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | rand.c | 151 BIO *b64 = BIO_new(BIO_f_base64()); in rand_main() local
|
H A D | asn1pars.c | 242 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
|
/dflybsd-src/sys/crypto/ |
H A D | sha1.h | 48 u_int64_t b64[1]; member
|
/dflybsd-src/sys/crypto/siphash/ |
H A D | siphash.h | 55 uint64_t b64; member
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | asn_mime.c | 152 BIO *b64; in B64_write_ASN1() local 187 BIO *b64; in b64_read_asn1() local
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/ |
H A D | tncs.c | 182 unsigned char *b64; in TNC_TNCS_SendMessage() local
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | hs20_supplicant.c | 343 unsigned char *b64; in hs20_get_icon() local
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/ |
H A D | tncc.c | 147 unsigned char *b64; in TNC_TNCC_SendMessage() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | hsa-common.h | 1399 uint64_t b64; member
|
/dflybsd-src/contrib/ldns/ |
H A D | host2str.c | 490 char *b64; in ldns_rdf2buffer_str_b64() local 1052 char *b64; in ldns_rdf2buffer_str_int16_data() local
|