Lines Matching refs:p_vrfy
3063 void *p_vrfy ) in x509_crt_merge_flags_with_cb() argument
3076 if( ( ret = f_vrfy( p_vrfy, cur->crt, (int) i-1, &cur_flags ) ) != 0 ) in x509_crt_merge_flags_with_cb()
3110 void *p_vrfy, in x509_crt_verify_restartable_ca_cb() argument
3153 ret = x509_crt_merge_flags_with_cb( flags, &ver_chain, f_vrfy, p_vrfy ); in x509_crt_verify_restartable_ca_cb()
3195 void *p_vrfy ) in mbedtls_x509_crt_verify() argument
3201 f_vrfy, p_vrfy, NULL ) ); in mbedtls_x509_crt_verify()
3213 void *p_vrfy ) in mbedtls_x509_crt_verify_with_profile() argument
3218 f_vrfy, p_vrfy, NULL ) ); in mbedtls_x509_crt_verify_with_profile()
3232 void *p_vrfy ) in mbedtls_x509_crt_verify_with_ca_cb() argument
3237 f_vrfy, p_vrfy, NULL ) ); in mbedtls_x509_crt_verify_with_ca_cb()
3247 void *p_vrfy, in mbedtls_x509_crt_verify_restartable() argument
3253 f_vrfy, p_vrfy, rs_ctx ) ); in mbedtls_x509_crt_verify_restartable()