Searched refs:asn1buf_expand (Results 1 – 3 of 3) sorted by relevance
46 ? (asn1buf_expand((buf), (amount)-asn1buf_free(buf))) \50 asn1_error_code asn1buf_expand
359 asn1_error_code retval = asn1buf_expand(buf, amount-avail); in asn1buf_ensure_space()365 asn1_error_code asn1buf_expand(asn1buf *buf, unsigned int inc) in asn1buf_expand() function
128 asn1buf_expand;