Home
last modified time | relevance | path

Searched defs:vpm (Results 1 – 18 of 18) sorted by relevance

/openssl/crypto/cmp/
H A Dcmp_genm.c36 int type_CA, const X509_VERIFY_PARAM *vpm) in ossl_X509_check()
63 int type_CA, const X509_VERIFY_PARAM *vpm) in ossl_X509_check_all()
258 X509_VERIFY_PARAM *vpm = X509_STORE_get0_param(ts); in verify_ss_cert_trans() local
H A Dcmp_vfy.c253 X509_VERIFY_PARAM *vpm = ts != NULL ? X509_STORE_get0_param(ts) : NULL; in cert_acceptable() local
/openssl/test/
H A Dx509_time_test.c300 static int test_X509_cmp_timeframe_vpm(const X509_VERIFY_PARAM *vpm, in test_X509_cmp_timeframe_vpm()
329 X509_VERIFY_PARAM *vpm = X509_VERIFY_PARAM_new(); in test_X509_cmp_timeframe() local
H A Dcmp_vfy_test.c237 X509_VERIFY_PARAM *vpm = X509_STORE_get0_param(ts); in test_validate_msg_signature_partial_chain() local
405 X509_VERIFY_PARAM *vpm = X509_STORE_get0_param(ts); in setup_path() local
/openssl/apps/
H A Dts.c175 X509_VERIFY_PARAM *vpm = NULL; in ts_main() local
856 X509_VERIFY_PARAM *vpm) in verify_command()
904 X509_VERIFY_PARAM *vpm) in create_verify_ctx()
976 const char *CAstore, X509_VERIFY_PARAM *vpm) in create_cert_store()
H A Dverify.c86 X509_VERIFY_PARAM *vpm = NULL; in verify_main() local
H A Dsmime.c171 X509_VERIFY_PARAM *vpm = NULL; in smime_main() local
H A Docsp.c231 X509_VERIFY_PARAM *vpm = NULL; in ocsp_main() local
H A Dcms.c295 X509_VERIFY_PARAM *vpm = X509_VERIFY_PARAM_new(); in cms_main() local
H A Ds_client.c852 X509_VERIFY_PARAM *vpm = NULL; in s_client_main() local
H A Ds_server.c1023 X509_VERIFY_PARAM *vpm = NULL; in s_server_main() local
H A Dcmp.c224 static X509_VERIFY_PARAM *vpm = NULL; variable
/openssl/crypto/x509/
H A Dt_x509.c457 X509_VERIFY_PARAM *vpm = X509_STORE_get0_param(ts); in X509_STORE_CTX_print_verify_cb() local
H A Dx509_vpm.c36 static int int_x509_param_set_hosts(X509_VERIFY_PARAM *vpm, int mode, in int_x509_param_set_hosts()
H A Dx509_vfy.c835 static int check_hosts(X509 *x, X509_VERIFY_PARAM *vpm) in check_hosts()
855 X509_VERIFY_PARAM *vpm = ctx->param; in check_id() local
2013 int X509_cmp_timeframe(const X509_VERIFY_PARAM *vpm, in X509_cmp_timeframe()
/openssl/apps/lib/
H A Dapps.c718 X509_VERIFY_PARAM *vpm) in warn_cert()
731 X509_VERIFY_PARAM *vpm) in warn_certs()
742 X509_VERIFY_PARAM *vpm) in load_cert_certs()
829 X509_VERIFY_PARAM *vpm) in load_certstore()
2564 X509_VERIFY_PARAM *vpm = X509_STORE_get0_param(ts); in app_http_tls_cb() local
H A Dopt.c707 int opt_verify(int opt, X509_VERIFY_PARAM *vpm) in opt_verify()
/openssl/ssl/
H A Dssl_lib.c1338 int SSL_CTX_set1_param(SSL_CTX *ctx, X509_VERIFY_PARAM *vpm) in SSL_CTX_set1_param()
1343 int SSL_set1_param(SSL *ssl, X509_VERIFY_PARAM *vpm) in SSL_set1_param()

Completed in 117 milliseconds