Home
last modified time | relevance | path

Searched defs:uri (Results 1 – 16 of 16) sorted by relevance

/openssl/crypto/x509/
H A Dx509_d2.c81 int X509_STORE_load_store_ex(X509_STORE *ctx, const char *uri, in X509_STORE_load_store_ex()
94 int X509_STORE_load_store(X509_STORE *ctx, const char *uri) in X509_STORE_load_store()
H A Dby_store.c16 static int cache_objects(X509_LOOKUP *lctx, const char *uri, in cache_objects()
H A Dv3_ncons.c782 static int nc_uri(ASN1_IA5STRING *uri, ASN1_IA5STRING *base) in nc_uri()
/openssl/test/
H A Dossl_store_test.c72 static int get_params(const char *uri, const char *type) in get_params()
106 char uri[PATH_MAX]; in test_store_get_params() local
H A Dfake_rsaprov.c540 static void *fake_rsa_st_open_ex(void *provctx, const char *uri, in fake_rsa_st_open_ex()
586 static void *fake_rsa_st_open(void *provctx, const char *uri) in fake_rsa_st_open()
665 static int fake_rsa_st_delete(void *loaderctx, const char *uri, in fake_rsa_st_delete()
H A Dprovfetchtest.c54 static void *dummy_store_open(void *provctx, const char *uri) in dummy_store_open()
/openssl/engines/
H A De_loader_attic.c299 void *ui_data, const char *uri, in try_decode_PKCS12()
435 const char *uri, in try_decode_PKCS8Encrypted()
640 void *ui_data, const char *uri, in try_decode_PUBKEY()
676 void *ui_data, const char *uri, in try_decode_params()
754 const char *uri, in try_decode_X509Certificate()
810 void *ui_data, const char *uri, in try_decode_X509CRL()
860 char *uri; /* The URI we currently try to load */ member
944 (const OSSL_STORE_LOADER *loader, const char *uri, in file_open_ex()
1061 (const OSSL_STORE_LOADER *loader, const char *uri, in file_open()
1297 const char *uri, int secure) in file_read_pem()
[all …]
/openssl/providers/implementations/storemgmt/
H A Dfile_store.c66 char *uri; /* The URI we currently try to load */ member
122 static struct file_ctx_st *new_file_ctx(int type, const char *uri, in new_file_ctx()
150 static struct file_ctx_st *file_open_stream(BIO *source, const char *uri, in file_open_stream()
168 static void *file_open_dir(const char *path, const char *uri, void *provctx) in file_open_dir()
193 static void *file_open(void *provctx, const char *uri) in file_open()
H A Dwinstore_store.c79 static void *winstore_open(void *provctx, const char *uri) in winstore_open()
/openssl/apps/lib/
H A Dapps.c484 X509 *load_cert_pass(const char *uri, int format, int maybe_stdin, in load_cert_pass()
506 X509_CRL *load_crl(const char *uri, int format, int maybe_stdin, in load_crl()
605 EVP_PKEY *load_key(const char *uri, int format, int may_stdin, in load_key()
624 EVP_PKEY *load_pubkey(const char *uri, int format, int maybe_stdin, in load_pubkey()
666 EVP_PKEY *load_keyparams(const char *uri, int format, int maybe_stdin, in load_keyparams()
708 static void warn_cert_msg(const char *uri, X509 *cert, const char *msg) in warn_cert_msg()
717 static void warn_cert(const char *uri, X509 *cert, int warn_EE, in warn_cert()
739 int load_cert_certs(const char *uri, in load_cert_certs()
877 int load_crls(const char *uri, STACK_OF(X509_CRL) **crls, in load_crls()
931 int load_key_certs_crls(const char *uri, int format, int maybe_stdin, in load_key_certs_crls()
[all …]
H A Dengine_loader.c66 const char *uri, in engine_open()
/openssl/crypto/store/
H A Dstore_lib.c63 OSSL_STORE_open_ex(const char *uri, OSSL_LIB_CTX *libctx, const char *propq, in OSSL_STORE_open_ex()
238 OSSL_STORE_CTX *OSSL_STORE_open(const char *uri, in OSSL_STORE_open()
497 int OSSL_STORE_delete(const char *uri, OSSL_LIB_CTX *libctx, const char *propq, in OSSL_STORE_delete()
/openssl/apps/include/
H A Dapps.h126 # define load_cert(uri, format, desc) load_cert_pass(uri, format, 1, NULL, desc) argument
/openssl/apps/
H A Dstoreutl.c349 static int process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, in process()
H A Dcmp.c754 static EVP_PKEY *load_key_pwd(const char *uri, int format, in load_key_pwd()
764 static X509 *load_cert_pwd(const char *uri, const char *pass, const char *desc) in load_cert_pwd()
/openssl/ssl/
H A Dssl_cert.c990 const char *uri, int depth) in add_uris_recursive()

Completed in 60 milliseconds