Searched refs:bitstr_cb (Results 1 – 1 of 1) sorted by relevance
126 static int bitstr_cb(const char *elem, int len, void *bitstr);807 if (!CONF_parse_list(str, ',', 1, bitstr_cb, atmp->value.bit_string)) in asn1_str2type()852 static int bitstr_cb(const char *elem, int len, void *bitstr) in bitstr_cb() function