Searched defs:decoded_len (Results 1 – 9 of 9) sorted by relevance
/third_party/glib/glib/tests/ |
D | base64.c | 15 gsize len, decoded_len, max, input_len, block_size; in test_incremental() local 436 gsize decoded_len; in test_base64_decode_empty() local 473 gsize decoded_len; in test_base64_encode_decode_rfc4648() local
|
/third_party/openssl/crypto/evp/ |
D | encode.c | 306 int seof = 0, eof = 0, rv = -1, ret = 0, i, v, tmp, n, decoded_len; in EVP_DecodeUpdate() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | tncs.c | 666 static unsigned char * tncs_get_base64(char *start, size_t *decoded_len) in tncs_get_base64() 783 size_t decoded_len; in tncs_process_if_tnccs() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | tncs.c | 666 static unsigned char * tncs_get_base64(char *start, size_t *decoded_len) in tncs_get_base64() 784 size_t decoded_len; in tncs_process_if_tnccs() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | tncc.c | 617 static unsigned char * tncc_get_base64(char *start, size_t *decoded_len) in tncc_get_base64() 691 size_t decoded_len; in tncc_process_if_tnccs() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | tncc.c | 617 static unsigned char * tncc_get_base64(char *start, size_t *decoded_len) in tncc_get_base64() 692 size_t decoded_len; in tncc_process_if_tnccs() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gstvorbistag.c | 368 gsize decoded_len; in gst_vorbis_tag_add_metadata_block_picture() local
|
/third_party/curl/lib/ |
D | krb5.c | 682 int decoded_len; in Curl_sec_read_msg() local
|
/third_party/glib/glib/ |
D | guri.c | 2588 gssize decoded_len; in g_uri_unescape_segment() local
|