Searched refs:parse_key (Results 1 – 4 of 4) sorted by relevance
124 static enum parse_result_t parse_key(X509_INFO *info, const uint8_t *data, in parse_key() function186 parse_function = parse_key; in STACK_OF()189 parse_function = parse_key; in STACK_OF()192 parse_function = parse_key; in STACK_OF()
166 static int parse_key(struct input_event *iev) in parse_key() function217 ret = parse_key(iev); in check_events()
57 int parse_key = (ctx->flags & HKF_WANT_PARSE_KEY) != 0; in check() local80 expected_status = (parse_key || expected->no_parse_status < 0) ? in check()90 expected_keytype = (parse_key || expected->no_parse_keytype < 0) ? in check()110 parse_key = 0; in check()133 if (parse_key) { in check()141 if (parse_key && !(l->comment == NULL && expected->l.comment == NULL)) in check()