Home
last modified time | relevance | path

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

123456789

/openssl/crypto/ec/curve448/
H A Deddsa.c25 const char *propq) in oneshot_hash()
62 const char *propq) in hash_init_with_dom()
98 const char *propq) in ossl_c448_ed448_convert_private_key_to_x448()
111 const char *propq) in ossl_c448_ed448_derive_public_key()
161 size_t context_len, const char *propq) in ossl_c448_ed448_sign()
269 size_t context_len, const char *propq) in ossl_c448_ed448_sign_prehash()
293 uint8_t context_len, const char *propq) in ossl_c448_ed448_verify()
376 uint8_t context_len, const char *propq) in ossl_c448_ed448_verify_prehash()
387 const uint8_t phflag, const char *propq) in ossl_ed448_sign()
410 const uint8_t phflag, const char *propq) in ossl_ed448_verify()
[all …]
/openssl/crypto/x509/
H A Dx509_d2.c16 const char *propq) in X509_STORE_set_default_paths_ex()
51 OSSL_LIB_CTX *libctx, const char *propq) in X509_STORE_load_file_ex()
82 OSSL_LIB_CTX *libctx, const char *propq) in X509_STORE_load_store_ex()
101 const char *propq) in X509_STORE_load_locations_ex()
H A 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()
H A Dby_store.c18 int depth, OSSL_LIB_CTX *libctx, const char *propq) in cache_objects()
110 const char *propq) in by_store_ctrl_ex()
146 OSSL_LIB_CTX *libctx, const char *propq) in by_store()
164 OSSL_LIB_CTX *libctx, const char *propq) in by_store_subject_ex()
H A Dby_file.c49 const char *propq) in by_file_ctrl_ex()
88 OSSL_LIB_CTX *libctx, const char *propq) in X509_load_cert_file_ex()
232 OSSL_LIB_CTX *libctx, const char *propq) in X509_load_cert_crl_file_ex()
/openssl/demos/pkey/
H A DEVP_PKEY_DSA_keygen.c24 static EVP_PKEY *dsa_genparams(OSSL_LIB_CTX *libctx, const char *propq) in dsa_genparams()
50 const char *propq = NULL; in main() local
H A DEVP_PKEY_DSA_paramvalidate.c59 OSSL_LIB_CTX *libctx, const char *propq) in create_merged_key()
107 const char *propq = NULL; in main() local
H A DEVP_PKEY_DSA_paramgen.c22 const char *propq = NULL; in main() local
/openssl/crypto/asn1/
H A Dd2i_pr.c29 long length, OSSL_LIB_CTX *libctx, const char *propq) in d2i_PrivateKey_decoder()
92 long length, OSSL_LIB_CTX *libctx, const char *propq) in ossl_d2i_PrivateKey_legacy()
158 const char *propq) in d2i_PrivateKey_ex()
179 const char *propq) in d2i_AutoPrivateKey_legacy()
233 const char *propq) in d2i_AutoPrivateKey_ex()
H A 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()
/openssl/demos/encrypt/
H A Drsa_encrypt.c36 static EVP_PKEY *get_key(OSSL_LIB_CTX *libctx, const char *propq, int public) in get_key()
61 static void set_optional_params(OSSL_PARAM *p, const char *propq) in set_optional_params()
103 const char *propq = NULL; in do_encrypt() local
160 const char *propq = NULL; in do_decrypt() local
/openssl/crypto/store/
H A 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()
/openssl/demos/signature/
H A DEVP_EC_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
/openssl/crypto/pem/
H A Dpem_pkey.c36 const char *propq, in pem_read_bio_key_decoder()
102 const char *propq, in pem_read_bio_key_legacy()
217 const char *propq, in pem_read_bio_key()
264 OSSL_LIB_CTX *libctx, const char *propq) in PEM_read_bio_PUBKEY_ex()
279 OSSL_LIB_CTX *libctx, const char *propq) in PEM_read_PUBKEY_ex()
302 OSSL_LIB_CTX *libctx, const char *propq) in PEM_read_bio_PrivateKey_ex()
375 OSSL_LIB_CTX *libctx, const char *propq) in PEM_read_bio_Parameters_ex()
409 const char *propq) in PEM_read_PrivateKey_ex()
/openssl/crypto/pkcs7/
H A Dpk7_asn1.c70 const char *propq = NULL; variable
94 PKCS7 *PKCS7_new_ex(OSSL_LIB_CTX *libctx, const char *propq) in PKCS7_new_ex()
/openssl/crypto/srp/
H A 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()
/openssl/test/
H A Dprovider_pkey_test.c25 static int fetch_sig(OSSL_LIB_CTX *ctx, const char *alg, const char *propq, in fetch_sig()
251 const char *propq = idx == 0 ? "?provider=fake-rsa" in test_pkey_store() local
302 const char *propq = "?provider=fake-rsa"; in test_pkey_delete() local
383 const char *propq = "?provider=fake-rsa"; in test_pkey_store_open_ex() local
/openssl/crypto/ct/
H A Dct_log.c26 char *propq; member
38 char *propq; member
100 CTLOG_STORE *CTLOG_STORE_new_ex(OSSL_LIB_CTX *libctx, const char *propq) in CTLOG_STORE_new_ex()
258 const char *propq) in CTLOG_new_ex()
/openssl/crypto/pkcs12/
H A Dp12_init.c18 PKCS12 *PKCS12_init_ex(int mode, OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_init_ex()
H A 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()
H A Dp12_decr.c23 OSSL_LIB_CTX *libctx, const char *propq) in PKCS12_pbe_crypt_ex()
139 const char *propq) in PKCS12_item_decrypt_d2i_ex()
182 const char *propq) in PKCS12_item_i2d_encrypt_ex()
H A Dp12_crt.c38 OSSL_LIB_CTX *ctx, const char *propq, in PKCS12_create_ex2()
177 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_create_ex()
240 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_add_key_ex()
303 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_add_safe_ex()
392 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_add_safes_ex()
H A Dp12_p8d.c16 const char *propq) in PKCS8_decrypt_ex()
/openssl/crypto/ec/
H A Decx_backend.c157 OSSL_LIB_CTX *libctx, const char *propq) in ossl_ecx_key_op()
230 OSSL_LIB_CTX *libctx, const char *propq) in ossl_ecx_key_from_pkcs8()
/openssl/crypto/cms/
H A Dcms_cd.c26 const char *propq) in ossl_cms_CompressedData_create()

Completed in 33 milliseconds

123456789