Home
last modified time | relevance | path

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

123

/third_party/curl/docs/cmdline-opts/
Dvariable.md57 ## b64 section in `--variable`
/third_party/ffmpeg/tests/
Dbase64.c27 static const char b64[] = in main() local
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/
Dany.js38 function bytesFromBase64(b64) { argument
/third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/
Denvelope.js62 function bytesFromBase64(b64) { argument
Dsigstore_rekor.js140 function bytesFromBase64(b64) { argument
Devents.js139 function bytesFromBase64(b64) { argument
Dsigstore_verification.js297 function bytesFromBase64(b64) { argument
/third_party/ffmpeg/libavutil/
Dbase64.c149 static const char b64[] = in av_base64_encode() local
Dhash.c225 uint8_t buf[AV_HASH_MAX_SIZE], b64[AV_BASE64_SIZE(AV_HASH_MAX_SIZE)]; in av_hash_final_b64() local
/third_party/openssl/apps/
Drand.c110 BIO *b64 = BIO_new(BIO_f_base64()); in rand_main() local
Dasn1parse.c64 BIO *in = NULL, *b64 = NULL, *derout = NULL; in asn1parse_main() local
/third_party/node/deps/openssl/openssl/apps/
Drand.c110 BIO *b64 = BIO_new(BIO_f_base64()); in rand_main() local
Dasn1parse.c64 BIO *in = NULL, *b64 = NULL, *derout = NULL; in asn1parse_main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dsae_pk_gen.c25 char *b64 = NULL, *pw = NULL, *pos, *src; in main() local
/third_party/libwebsockets/include/libwebsockets/
Dlws-jwk.h63 char b64[(((8192 / 8) * 4) / 3) + 1]; /* enough for 8Kb key */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Djson.c634 char *b64; in json_add_base64url() local
648 char *b64; in json_add_base64() local
/third_party/protobuf/src/google/protobuf/stubs/
Dint128.h343 uint64 b64 = b.hi_ & 0xffffffffu; variable
/third_party/libwebsockets/lib/jose/jwk/
Djwk.c54 const char **enames, *b64; in lws_jwk_dump() local
/third_party/node/deps/openssl/openssl/apps/lib/
Dhttp_server.c289 BIO *cbio = *pcbio, *getbio = NULL, *b64 = NULL; in http_server_get_asn1_req() local
/third_party/openssl/apps/lib/
Dhttp_server.c289 BIO *cbio = *pcbio, *getbio = NULL, *b64 = NULL; in http_server_get_asn1_req() local
/third_party/libwebsockets/lib/misc/
Dsha-1.c48 uint64_t b64[1]; member
/third_party/openssl/crypto/asn1/
Dasn_mime.c108 BIO *b64; in B64_write_ASN1() local
141 BIO *b64; in b64_read_asn1() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dasn_mime.c108 BIO *b64; in B64_write_ASN1() local
141 BIO *b64; in b64_read_asn1() local
/third_party/musl/src/crypt/
Dcrypt_sha256.c156 static const unsigned char b64[] = variable
Dcrypt_sha512.c177 static const unsigned char b64[] = variable

123