Searched refs:cur_flags (Results 1 – 1 of 1) sorted by relevance
3019 uint32_t cur_flags; in x509_crt_merge_flags_with_cb() local3024 cur_flags = cur->flags; in x509_crt_merge_flags_with_cb()3027 if ((ret = f_vrfy(p_vrfy, cur->crt, (int) i-1, &cur_flags)) != 0) { in x509_crt_merge_flags_with_cb()3032 *flags |= cur_flags; in x509_crt_merge_flags_with_cb()