Searched refs:encoded_length_size (Results 1 – 1 of 1) sorted by relevance
603 static size_t encoded_length_size(size_t length) in encoded_length_size() function613 if (!tail || tail < head + encoded_length_size(length)) { in asn1_encode_length()