Searched refs:asn1_decode_unsigned_integer (Results 1 – 5 of 5) sorted by relevance
65 asn1_error_code asn1_decode_unsigned_integer
85 asn1_error_code asn1_decode_unsigned_integer(asn1buf *buf, long unsigned int *val) in asn1_decode_unsigned_integer() function
271 ret = asn1_decode_unsigned_integer(&subbuf, val); checkerr;
379 retval = asn1_decode_unsigned_integer(buf,&n);\411 retval = asn1_decode_unsigned_integer(buf,&n); in asn1_decode_msgtype()
113 asn1_decode_unsigned_integer;