Searched defs:itype (Results 1 – 3 of 3) sorted by relevance
328 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64()341 static int asn1_string_set_int64(ASN1_STRING *a, int64_t r, int itype) in asn1_string_set_int64()363 int itype) in asn1_string_get_uint64()380 static int asn1_string_set_uint64(ASN1_STRING *a, uint64_t r, int itype) in asn1_string_set_uint64()504 int itype) in asn1_string_to_bn()
592 int itype = NID_undef; in check_params_DER() local
603 char itype; /* The item type, primitive, SEQUENCE, CHOICE member
Completed in 23 milliseconds