| /third_party/openssl/crypto/store/ |
| H A D | store_result.c | 93 const char *propq = ctx->properties; in ossl_store_handle_load_result() local 186 try_key_ref(struct extracted_param_data_st *data, OSSL_STORE_CTX *ctx, const OSSL_PROVIDER *provider, OSSL_LIB_CTX *libctx, const char *propq) try_key_ref() argument 259 try_key_value(struct extracted_param_data_st *data, OSSL_STORE_CTX *ctx, OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg, OSSL_LIB_CTX *libctx, const char *propq) try_key_value() argument 304 try_key_value_legacy(struct extracted_param_data_st *data, store_info_new_fn **store_info_new, OSSL_STORE_CTX *ctx, OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg, OSSL_LIB_CTX *libctx, const char *propq) try_key_value_legacy() argument 386 try_key(struct extracted_param_data_st *data, OSSL_STORE_INFO **v, OSSL_STORE_CTX *ctx, const OSSL_PROVIDER *provider, OSSL_LIB_CTX *libctx, const char *propq) try_key() argument 456 try_cert(struct extracted_param_data_st *data, OSSL_STORE_INFO **v, OSSL_LIB_CTX *libctx, const char *propq) try_cert() argument 502 try_crl(struct extracted_param_data_st *data, OSSL_STORE_INFO **v, OSSL_LIB_CTX *libctx, const char *propq) try_crl() argument 530 try_pkcs12(struct extracted_param_data_st *data, OSSL_STORE_INFO **v, OSSL_STORE_CTX *ctx, OSSL_LIB_CTX *libctx, const char *propq) try_pkcs12() argument [all...] |
| /third_party/openssl/providers/implementations/storemgmt/ |
| H A D | file_store.c | 81 char *propq; /* The properties we got as a parameter */ member
|
| /third_party/openssl/providers/implementations/signature/ |
| H A D | ecdsa_sig.c | 65 char *propq; member 107 static void *ecdsa_newctx(void *provctx, const char *propq) in ecdsa_newctx() argument [all...] |
| H A D | dsa_sig.c | 67 char *propq; member 99 static void *dsa_newctx(void *provctx, const char *propq) in dsa_newctx() argument [all...] |
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_backend.c | 235 const char *propq = NULL; in ossl_rsa_pss_params_30_fromdata() local 560 ossl_rsa_key_from_pkcs8(const PKCS8_PRIV_KEY_INFO *p8inf, OSSL_LIB_CTX *libctx, const char *propq) ossl_rsa_key_from_pkcs8() argument
|
| /third_party/openssl/test/helpers/ |
| H A D | pkcs12.c | 67 void PKCS12_helper_set_propq(const char *propq) in PKCS12_helper_set_propq() argument
|
| /third_party/openssl/crypto/asn1/ |
| H A D | tasn_dec.c | 107 asn1_item_ex_d2i_intern(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx, OSSL_LIB_CTX *libctx, const char *propq) asn1_item_ex_d2i_intern() argument 133 ASN1_item_d2i_ex(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, const char *propq) ASN1_item_d2i_ex() argument 162 asn1_item_embed_d2i(ASN1_VALUE **pval, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx, int depth, OSSL_LIB_CTX *libctx, const char *propq) asn1_item_embed_d2i() argument 496 asn1_template_ex_d2i(ASN1_VALUE **val, const unsigned char **in, long inlen, const ASN1_TEMPLATE *tt, char opt, ASN1_TLC *ctx, int depth, OSSL_LIB_CTX *libctx, const char *propq) asn1_template_ex_d2i() argument 568 asn1_template_noexp_d2i(ASN1_VALUE **val, const unsigned char **in, long len, const ASN1_TEMPLATE *tt, char opt, ASN1_TLC *ctx, int depth, OSSL_LIB_CTX *libctx, const char *propq) asn1_template_noexp_d2i() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | asn_mime.c | 138 b64_read_asn1(BIO *bio, const ASN1_ITEM *it, ASN1_VALUE **x, OSSL_LIB_CTX *libctx, const char *propq) b64_read_asn1() argument 238 SMIME_write_ASN1_ex(BIO *bio, ASN1_VALUE *val, BIO *data, int flags, int ctype_nid, int econt_nid, STACK_OF(X509_ALGOR) *mdalgs, const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, const char *propq) SMIME_write_ASN1_ex() argument 397 SMIME_read_ASN1_ex(BIO *bio, int flags, BIO **bcont, const ASN1_ITEM *it, ASN1_VALUE **x, OSSL_LIB_CTX *libctx, const char *propq) SMIME_read_ASN1_ex() argument
|
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_ctx.c | 102 OSSL_CMP_CTX *OSSL_CMP_CTX_new(OSSL_LIB_CTX *libctx, const char *propq) in OSSL_CMP_CTX_new() argument
|
| /third_party/node/deps/openssl/openssl/crypto/dh/ |
| H A D | dh_ameth.c | 452 dh_pkey_export_to(const EVP_PKEY *from, void *to_keydata, OSSL_FUNC_keymgmt_import_fn *importer, OSSL_LIB_CTX *libctx, const char *propq) dh_pkey_export_to() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/kdfs/ |
| H A D | x942kdf.c | 474 const char *propq = NULL; in x942kdf_set_ctx_params() local 76 find_alg_id(OSSL_LIB_CTX *libctx, const char *algname, const char *propq, size_t *id) find_alg_id() argument
|
| /third_party/node/deps/openssl/openssl/providers/implementations/signature/ |
| H A D | rsa_sig.c | 77 char *propq; member 173 static void *rsa_newctx(void *provctx, const char *propq) in rsa_newctx() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/store/ |
| H A D | store_lib.c | 63 OSSL_STORE_open_ex(const char *uri, OSSL_LIB_CTX *libctx, const char *propq, in OSSL_STORE_open_ex() argument 35 loader_set_params(OSSL_STORE_LOADER *loader, OSSL_STORE_LOADER_CTX *loader_ctx, const OSSL_PARAM params[], const char *propq) loader_set_params() argument 963 OSSL_STORE_attach(BIO *bp, const char *scheme, OSSL_LIB_CTX *libctx, const char *propq, const UI_METHOD *ui_method, void *ui_data, const OSSL_PARAM params[], OSSL_STORE_post_process_info_fn post_process, void *post_process_data) OSSL_STORE_attach() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_rsp_sign.c | 112 TS_RESP_CTX *TS_RESP_CTX_new_ex(OSSL_LIB_CTX *libctx, const char *propq) in TS_RESP_CTX_new_ex() argument
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | evp_fetch.c | 272 const char *const propq = properties != NULL ? properties : ""; in inner_evp_generic_fetch() local 537 int evp_set_default_properties_int(OSSL_LIB_CTX *libctx, const char *propq, in evp_set_default_properties_int() argument 553 int EVP_set_default_properties(OSSL_LIB_CTX *libctx, const char *propq) in EVP_set_default_properties() argument 558 static int evp_default_properties_merge(OSSL_LIB_CTX *libctx, const char *propq, in evp_default_properties_merge() argument [all...] |
| H A D | digest.c | 664 int EVP_Q_digest(OSSL_LIB_CTX *libctx, const char *name, const char *propq, in EVP_Q_digest() argument 105 evp_md_ctx_new_ex(EVP_PKEY *pkey, const ASN1_OCTET_STRING *id, OSSL_LIB_CTX *libctx, const char *propq) evp_md_ctx_new_ex() argument
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs7/ |
| H A D | pk7_doit.c | 222 const char *propq; in PKCS7_dataInit() local 415 const char *propq; in PKCS7_dataDecode() local 1028 const char *propq = ossl_pkcs7_ctx_get0_propq(ctx); in PKCS7_signatureVerify() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| H A D | cms_sd.c | 856 const char *propq = ossl_cms_ctx_get0_propq(ctx); in CMS_SignerInfo_verify() local
|
| H A D | cms_smime.c | 121 CMS_data_create_ex(BIO *in, unsigned int flags, OSSL_LIB_CTX *libctx, const char *propq) CMS_data_create_ex() argument 166 CMS_digest_create_ex(BIO *in, const EVP_MD *md, unsigned int flags, OSSL_LIB_CTX *ctx, const char *propq) CMS_digest_create_ex() argument 223 CMS_EncryptedData_encrypt_ex(BIO *in, const EVP_CIPHER *cipher, const unsigned char *key, size_t keylen, unsigned int flags, OSSL_LIB_CTX *libctx, const char *propq) CMS_EncryptedData_encrypt_ex() argument 504 CMS_sign_ex(X509 *signcert, EVP_PKEY *pkey, STACK_OF(X509) *certs, BIO *data, unsigned int flags, OSSL_LIB_CTX *libctx, const char *propq) CMS_sign_ex() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_backend.c | 288 ossl_ec_group_todata(const EC_GROUP *group, OSSL_PARAM_BLD *tmpl, OSSL_PARAM params[], OSSL_LIB_CTX *libctx, const char *propq, BN_CTX *bnctx, unsigned char **genbuf) ossl_ec_group_todata() argument 766 ossl_ec_key_param_from_x509_algor(const X509_ALGOR *palg, OSSL_LIB_CTX *libctx, const char *propq) ossl_ec_key_param_from_x509_algor() argument 817 ossl_ec_key_from_pkcs8(const PKCS8_PRIV_KEY_INFO *p8inf, OSSL_LIB_CTX *libctx, const char *propq) ossl_ec_key_from_pkcs8() argument
|
| H A D | ec_ameth.c | 107 const char *propq = NULL; in eckey_pub_decode() local 148 eckey_priv_decode_ex(EVP_PKEY *pkey, const PKCS8_PRIV_KEY_INFO *p8, OSSL_LIB_CTX *libctx, const char *propq) eckey_priv_decode_ex() argument 472 ec_pkey_export_to(const EVP_PKEY *from, void *to_keydata, OSSL_FUNC_keymgmt_import_fn *importer, OSSL_LIB_CTX *libctx, const char *propq) ec_pkey_export_to() argument
|
| H A D | ec_key.c | 39 EC_KEY *EC_KEY_new_ex(OSSL_LIB_CTX *ctx, const char *propq) in EC_KEY_new_ex() argument 44 EC_KEY *EC_KEY_new_by_curve_name_ex(OSSL_LIB_CTX *ctx, const char *propq, in EC_KEY_new_by_curve_name_ex() argument
|
| /third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
| H A D | decoder_lib.c | 453 OSSL_DECODER_CTX_add_extra(OSSL_DECODER_CTX *ctx, OSSL_LIB_CTX *libctx, const char *propq) OSSL_DECODER_CTX_add_extra() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | pkeyutl.c | 523 init_ctx(const char *kdfalg, int *pkeysize, const char *keyfile, int keyform, int key_type, char *passinarg, int pkey_op, ENGINE *e, const int engine_impl, int rawin, EVP_PKEY **ppkey, EVP_MD_CTX *mctx, const char *digestname, OSSL_LIB_CTX *libctx, const char *propq) init_ctx() argument
|
| /third_party/openssl/apps/ |
| H A D | pkeyutl.c | 523 init_ctx(const char *kdfalg, int *pkeysize, const char *keyfile, int keyform, int key_type, char *passinarg, int pkey_op, ENGINE *e, const int engine_impl, int rawin, EVP_PKEY **ppkey, EVP_MD_CTX *mctx, const char *digestname, OSSL_LIB_CTX *libctx, const char *propq) init_ctx() argument
|