Home
last modified time | relevance | path

Searched defs:propq (Results 1 – 25 of 158) sorted by relevance

1234567

/third_party/openssl/crypto/ec/curve448/
Deddsa.c25 const char *propq) in oneshot_hash()
62 const char *propq) in hash_init_with_dom()
102 const char *propq) in ossl_c448_ed448_convert_private_key_to_x448()
115 const char *propq) in ossl_c448_ed448_derive_public_key()
165 size_t context_len, const char *propq) in ossl_c448_ed448_sign()
273 size_t context_len, const char *propq) in ossl_c448_ed448_sign_prehash()
286 uint8_t context_len, const char *propq) in ossl_c448_ed448_verify()
369 uint8_t context_len, const char *propq) in ossl_c448_ed448_verify_prehash()
379 size_t context_len, const char *propq) in ossl_ed448_sign()
389 const uint8_t *context, size_t context_len, const char *propq) in ossl_ed448_verify()
[all …]
/third_party/openssl/crypto/x509/
Dx509_d2.c16 const char *propq) in X509_STORE_set_default_paths_ex()
46 OSSL_LIB_CTX *libctx, const char *propq) in X509_STORE_load_file_ex()
77 OSSL_LIB_CTX *libctx, const char *propq) in X509_STORE_load_store_ex()
96 const char *propq) in X509_STORE_load_locations_ex()
Dx_req.c99 const char **propq = exarg; in req_cb() local
148 const char *propq) in ossl_x509_req_set0_libctx()
163 X509_REQ *X509_REQ_new_ex(OSSL_LIB_CTX *libctx, const char *propq) in X509_REQ_new_ex()
Dby_store.c18 int depth, OSSL_LIB_CTX *libctx, const char *propq) in cache_objects()
110 const char *propq) in by_store_ctrl_ex()
149 OSSL_LIB_CTX *libctx, const char *propq) in by_store()
167 OSSL_LIB_CTX *libctx, const char *propq) in by_store_subject_ex()
Dby_file.c49 const char *propq) in by_file_ctrl_ex()
90 OSSL_LIB_CTX *libctx, const char *propq) in X509_load_cert_file_ex()
217 OSSL_LIB_CTX *libctx, const char *propq) in X509_load_cert_crl_file_ex()
/third_party/openssl/crypto/asn1/
Dd2i_pr.c28 long length, OSSL_LIB_CTX *libctx, const char *propq) in d2i_PrivateKey_decoder()
79 long length, OSSL_LIB_CTX *libctx, const char *propq) in ossl_d2i_PrivateKey_legacy()
145 const char *propq) in d2i_PrivateKey_ex()
166 const char *propq) in d2i_AutoPrivateKey_legacy()
220 const char *propq) in d2i_AutoPrivateKey_ex()
Dtasn_new.c38 const char *propq) in ASN1_item_new_ex()
50 OSSL_LIB_CTX *libctx, const char *propq) in ossl_asn1_item_ex_new_intern()
61 OSSL_LIB_CTX *libctx, const char *propq) in asn1_item_embed_new()
208 OSSL_LIB_CTX *libctx, const char *propq) in asn1_template_new()
/third_party/openssl/crypto/store/
Dstore_result.c93 const char *propq = ctx->properties; in ossl_store_handle_load_result() local
189 OSSL_LIB_CTX *libctx, const char *propq) in try_key_ref()
262 OSSL_LIB_CTX *libctx, const char *propq) in try_key_value()
308 OSSL_LIB_CTX *libctx, const char *propq) in try_key_value_legacy()
388 OSSL_LIB_CTX *libctx, const char *propq) in try_key()
457 OSSL_LIB_CTX *libctx, const char *propq) in try_cert()
503 OSSL_LIB_CTX *libctx, const char *propq) in try_crl()
532 OSSL_LIB_CTX *libctx, const char *propq) in try_pkcs12()
/third_party/openssl/crypto/pem/
Dpem_pkey.c36 const char *propq, in pem_read_bio_key_decoder()
98 const char *propq, in pem_read_bio_key_legacy()
209 const char *propq, in pem_read_bio_key()
256 OSSL_LIB_CTX *libctx, const char *propq) in PEM_read_bio_PUBKEY_ex()
271 OSSL_LIB_CTX *libctx, const char *propq) in PEM_read_PUBKEY_ex()
294 OSSL_LIB_CTX *libctx, const char *propq) in PEM_read_bio_PrivateKey_ex()
357 OSSL_LIB_CTX *libctx, const char *propq) in PEM_read_bio_Parameters_ex()
387 const char *propq) in PEM_read_PrivateKey_ex()
/third_party/openssl/demos/signature/
DEVP_Signature_demo.c44 static EVP_PKEY *get_key(OSSL_LIB_CTX *libctx, const char *propq, int public) in get_key()
76 const char *propq = NULL; in demo_sign() local
154 const char *propq = NULL; in demo_verify() local
/third_party/openssl/crypto/srp/
Dsrp_lib.c27 OSSL_LIB_CTX *libctx, const char *propq) in srp_Calc_xy()
57 const char *propq) in srp_Calc_k()
64 OSSL_LIB_CTX *libctx, const char *propq) in SRP_Calc_u_ex()
107 const BIGNUM *v, OSSL_LIB_CTX *libctx, const char *propq) in SRP_Calc_B_ex()
145 OSSL_LIB_CTX *libctx, const char *propq) in SRP_Calc_x_ex()
214 OSSL_LIB_CTX *libctx, const char *propq) in SRP_Calc_client_key_ex()
/third_party/openssl/crypto/pkcs7/
Dpk7_asn1.c70 const char *propq = NULL; variable
94 PKCS7 *PKCS7_new_ex(OSSL_LIB_CTX *libctx, const char *propq) in PKCS7_new_ex()
/third_party/openssl/crypto/ct/
Dct_log.c26 char *propq; member
38 char *propq; member
103 CTLOG_STORE *CTLOG_STORE_new_ex(OSSL_LIB_CTX *libctx, const char *propq) in CTLOG_STORE_new_ex()
268 const char *propq) in CTLOG_new_ex()
/third_party/openssl/crypto/pkcs12/
Dp12_decr.c23 OSSL_LIB_CTX *libctx, const char *propq) in PKCS12_pbe_crypt_ex()
133 const char *propq) in PKCS12_item_decrypt_d2i_ex()
176 const char *propq) in PKCS12_item_i2d_encrypt_ex()
Dp12_crt.c34 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_create_ex()
182 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_add_key_ex()
242 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_add_safe_ex()
315 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_add_safes_ex()
Dp12_p8e.c20 OSSL_LIB_CTX *libctx, const char *propq) in PKCS8_encrypt_ex()
71 OSSL_LIB_CTX *ctx, const char *propq) in PKCS8_set0_pbe_ex()
Dp12_key.c22 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_key_gen_asc_ex()
52 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_key_gen_utf8_ex()
82 OSSL_LIB_CTX *libctx, const char *propq) in PKCS12_key_gen_uni_ex()
Dp12_init.c18 PKCS12 *PKCS12_init_ex(int mode, OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_init_ex()
Dp12_add.c89 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_pack_p7encdata_ex()
162 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_decrypt_skey_ex()
/third_party/openssl/crypto/ec/
Decx_backend.c158 OSSL_LIB_CTX *libctx, const char *propq) in ossl_ecx_key_op()
231 OSSL_LIB_CTX *libctx, const char *propq) in ossl_ecx_key_from_pkcs8()
/third_party/openssl/test/
Dprovider_pkey_test.c23 static int fetch_sig(OSSL_LIB_CTX *ctx, const char *alg, const char *propq, in fetch_sig()
188 const char *propq = idx == 0 ? "?provider=fake-rsa" in test_pkey_store() local
/third_party/openssl/crypto/crmf/
Dcrmf_lib.c370 OSSL_LIB_CTX *libctx, const char *propq) in create_popo_signature()
396 OSSL_LIB_CTX *libctx, const char *propq) in OSSL_CRMF_MSG_create_popo()
463 OSSL_LIB_CTX *libctx, const char *propq) in OSSL_CRMF_MSGS_verify_popo()
610 OSSL_LIB_CTX *libctx, const char *propq, in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert()
/third_party/openssl/crypto/ocsp/
Docsp_local.h220 # define OCSP_REQUEST_sign(o, pkey, md, libctx, propq)\ argument
226 # define OCSP_BASICRESP_sign(o, pkey, md, d, libctx, propq)\ argument
237 # define OCSP_REQUEST_verify(a, r, libctx, propq)\ argument
243 # define OCSP_BASICRESP_verify(a, r, libctx, propq)\ argument
/third_party/openssl/crypto/evp/
Dp5_crpt2.c25 OSSL_LIB_CTX *libctx, const char *propq) in ossl_pkcs5_pbkdf2_hmac_ex()
115 OSSL_LIB_CTX *libctx, const char *propq) in PKCS5_v2_PBE_keyivgen_ex()
183 OSSL_LIB_CTX *libctx, const char *propq) in PKCS5_v2_PBKDF2_keyivgen_ex()
/third_party/openssl/crypto/cms/
Dcms_cd.c26 const char *propq) in ossl_cms_CompressedData_create()

1234567