Lines Matching refs:p_vrfy
2609 void *p_vrfy) in x509_crt_merge_flags_with_cb() argument
2621 if ((ret = f_vrfy(p_vrfy, cur->crt, (int) i-1, &cur_flags)) != 0) { in x509_crt_merge_flags_with_cb()
2660 void *p_vrfy, in x509_crt_verify_restartable_ca_cb() argument
2706 ret = x509_crt_merge_flags_with_cb(flags, &ver_chain, f_vrfy, p_vrfy); in x509_crt_verify_restartable_ca_cb()
2750 void *p_vrfy) in mbedtls_x509_crt_verify() argument
2756 f_vrfy, p_vrfy, NULL); in mbedtls_x509_crt_verify()
2768 void *p_vrfy) in mbedtls_x509_crt_verify_with_profile() argument
2773 f_vrfy, p_vrfy, NULL); in mbedtls_x509_crt_verify_with_profile()
2787 void *p_vrfy) in mbedtls_x509_crt_verify_with_ca_cb() argument
2792 f_vrfy, p_vrfy, NULL); in mbedtls_x509_crt_verify_with_ca_cb()
2802 void *p_vrfy, in mbedtls_x509_crt_verify_restartable() argument
2808 f_vrfy, p_vrfy, rs_ctx); in mbedtls_x509_crt_verify_restartable()