Searched refs:cur_flags (Results 1 – 1 of 1) sorted by relevance
3067 uint32_t cur_flags; in x509_crt_merge_flags_with_cb() local3073 cur_flags = cur->flags; in x509_crt_merge_flags_with_cb()3076 if( ( ret = f_vrfy( p_vrfy, cur->crt, (int) i-1, &cur_flags ) ) != 0 ) in x509_crt_merge_flags_with_cb()3079 *flags |= cur_flags; in x509_crt_merge_flags_with_cb()
Completed in 6 milliseconds