Searched defs:decoded_len (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/crypto/libressl/crypto/evp/ |
H A D | encode.c | 255 int seof = 0, eof = 0, rv = -1, ret = 0, i, v, tmp, n, decoded_len; in EVP_DecodeUpdate() local
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/ |
H A 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
|
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/ |
H A 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
|