Searched refs:asn1_get_int64 (Results 1 – 1 of 1) sorted by relevance
255 static int asn1_get_int64(int64_t *pr, const unsigned char *b, size_t blen, in asn1_get_int64() function337 return asn1_get_int64(pr, a->data, a->length, a->type & V_ASN1_NEG); in asn1_string_get_int64()