Searched defs:ASN1_INTEGER_set_int64 (Results 1 – 2 of 2) sorted by relevance
251 int ASN1_INTEGER_set_int64(ASN1_INTEGER *a, int64_t v) { in ASN1_INTEGER_set_int64() function