Searched refs:cur_flags (Results 1 – 1 of 1) sorted by relevance
3075 uint32_t cur_flags; in x509_crt_merge_flags_with_cb() local3081 cur_flags = cur->flags; in x509_crt_merge_flags_with_cb()3084 if( ( ret = f_vrfy( p_vrfy, cur->crt, (int) i-1, &cur_flags ) ) != 0 ) in x509_crt_merge_flags_with_cb()3087 *flags |= cur_flags; in x509_crt_merge_flags_with_cb()
Completed in 7 milliseconds