Home
last modified time | relevance | path

Searched defs:b64 (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-13.1/crypto/openssh/
H A Dsshbuf-misc.c93 sshbuf_dtob64(const struct sshbuf *d, struct sshbuf *b64, int wrap) in sshbuf_dtob64()
148 sshbuf_b64tod(struct sshbuf *buf, const char *b64) in sshbuf_b64tod()
171 sshbuf_dtourlb64(const struct sshbuf *d, struct sshbuf *b64, int wrap) in sshbuf_dtourlb64()
H A Dsshsig.c95 char *b64 = NULL; in sshsig_dearmor() local
H A Dssh-keygen.c348 char comment[61], *b64; in do_convert_to_ssh2() local
H A Dsshkey.c3887 char *b64 = NULL; in sshkey_private_to_blob2() local
/freebsd-13.1/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcodecs.c179 sodium_bin2base64(char * const b64, const size_t b64_maxlen, in sodium_bin2base64()
242 _sodium_base642bin_skip_padding(const char * const b64, const size_t b64_len, in _sodium_base642bin_skip_padding()
267 const char * const b64, const size_t b64_len, in sodium_base642bin()
/freebsd-13.1/sys/contrib/libsodium/test/default/
H A Dcodecs.c10 const char *b64; in main() local
/freebsd-13.1/crypto/openssl/apps/
H A Drand.c94 BIO *b64 = BIO_new(BIO_f_base64()); in rand_main() local
H A Dasn1pars.c59 BIO *in = NULL, *b64 = NULL, *derout = NULL; in asn1parse_main() local
H A Denc.c97 BIO *in = NULL, *out = NULL, *b64 = NULL, *benc = NULL, *rbio = in enc_main() local
/freebsd-13.1/contrib/wpa/hostapd/
H A Dsae_pk_gen.c25 char *b64 = NULL, *pw = NULL, *pos, *src; in main() local
/freebsd-13.1/usr.sbin/ctld/
H A Dchap.c108 chap_b642bin(const char *b64, void **binp, size_t *bin_lenp) in chap_b642bin()
193 unsigned char *b64, *tmp; in chap_bin2hex() local
/freebsd-13.1/usr.sbin/iscsid/
H A Dchap.c108 chap_b642bin(const char *b64, void **binp, size_t *bin_lenp) in chap_b642bin()
193 unsigned char *b64, *tmp; in chap_bin2hex() local
/freebsd-13.1/sys/crypto/
H A Dsha1.h50 uint64_t b64[1]; member
/freebsd-13.1/sys/crypto/siphash/
H A Dsiphash.h57 uint64_t b64; member
/freebsd-13.1/contrib/wpa/src/utils/
H A Djson.c634 char *b64; in json_add_base64url() local
648 char *b64; in json_add_base64() local
/freebsd-13.1/crypto/openssl/crypto/asn1/
H A Dasn_mime.c101 BIO *b64; in B64_write_ASN1() local
133 BIO *b64; in b64_read_asn1() local
/freebsd-13.1/sys/arm64/arm64/
H A Ddisassem.c326 arm64_reg(int b64, int num) in arm64_reg()
/freebsd-13.1/contrib/unbound/sldns/
H A Dparseutil.c625 char* b64; in sldns_b64_ntop_base() local
/freebsd-13.1/contrib/ldns/
H A Dhost2str.c479 char *b64 = LDNS_XMALLOC(char, size); in ldns_rdf2buffer_str_b64() local
1031 char *b64; in ldns_rdf2buffer_str_int16_data() local
/freebsd-13.1/sys/x86/x86/
H A Dcpu_machdep.c1076 vm_offset_t b64; in hw_mds_recalculate() local
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c344 char *b64; in hs20_get_icon() local
H A Ddpp_supplicant.c1532 char *b64; in wpas_dpp_handle_config_obj() local
1542 char *b64; in wpas_dpp_handle_config_obj() local
/freebsd-13.1/contrib/wpa/src/eap_server/
H A Dtncs.c182 char *b64; in TNC_TNCS_SendMessage() local
/freebsd-13.1/contrib/wpa/src/eap_peer/
H A Dtncc.c147 char *b64; in TNC_TNCC_SendMessage() local
/freebsd-13.1/contrib/wpa/hs20/client/
H A Dosu_client.c313 char *b64; in download_cert() local

12