Searched refs:enc_len (Results 1 – 1 of 1) sorted by relevance
532 size_t enc_len; in boot_serial_output() local533 base64_encode(encoded_buf, sizeof(encoded_buf), &enc_len, buf, totlen); in boot_serial_output()534 totlen = enc_len; in boot_serial_output()