Home
last modified time | relevance | path

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

123456789

/freebsd/crypto/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 …]
/freebsd/crypto/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_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()
/freebsd/crypto/openssl/crypto/asn1/
H A Dd2i_pr.c30 long length, OSSL_LIB_CTX *libctx, const char *propq) in d2i_PrivateKey_decoder()
103 long length, OSSL_LIB_CTX *libctx, const char *propq) in ossl_d2i_PrivateKey_legacy()
169 const char *propq) in d2i_PrivateKey_ex()
190 const char *propq) in d2i_AutoPrivateKey_legacy()
244 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()
/freebsd/crypto/openssl/crypto/store/
H A Dstore_result.c95 const char *propq = ctx->properties; in ossl_store_handle_load_result() local
206 OSSL_LIB_CTX *libctx, const char *propq) in try_key_ref()
279 OSSL_LIB_CTX *libctx, const char *propq, in try_key_value()
328 OSSL_LIB_CTX *libctx, const char *propq) in try_key_value_legacy()
408 OSSL_LIB_CTX *libctx, const char *propq) in try_key()
478 OSSL_LIB_CTX *libctx, const char *propq) in try_cert()
524 OSSL_LIB_CTX *libctx, const char *propq) in try_crl()
553 OSSL_LIB_CTX *libctx, const char *propq) in try_pkcs12()
/freebsd/crypto/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
/freebsd/crypto/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()
/freebsd/crypto/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
/freebsd/crypto/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()
/freebsd/crypto/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
/freebsd/crypto/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
/freebsd/crypto/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()
/freebsd/crypto/openssl/crypto/crmf/
H A Dcrmf_lib.c367 OSSL_LIB_CTX *libctx, const char *propq) in create_popo_signature()
398 OSSL_LIB_CTX *libctx, const char *propq) in OSSL_CRMF_MSG_create_popo()
465 OSSL_LIB_CTX *libctx, const char *propq) in OSSL_CRMF_MSGS_verify_popo()
676 OSSL_LIB_CTX *libctx, const char *propq) in OSSL_CRMF_ENCRYPTEDKEY_get1_pkey()
767 OSSL_LIB_CTX *libctx, const char *propq, in OSSL_CRMF_ENCRYPTEDVALUE_decrypt()
875 OSSL_LIB_CTX *libctx, const char *propq, in OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert()
905 OSSL_LIB_CTX *libctx, const char *propq, in OSSL_CRMF_ENCRYPTEDKEY_get1_encCert()
/freebsd/crypto/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()
/freebsd/crypto/openssl/crypto/pkcs12/
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()
305 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_add_safe_ex()
394 OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_add_safes_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_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_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()
H A Dp12_kiss.c177 OSSL_LIB_CTX *libctx, const char *propq) in parse_bags()
192 OSSL_LIB_CTX *libctx, const char *propq) in parse_bag()
H A Dp12_sbag.c106 OSSL_LIB_CTX *libctx, const char *propq) in PKCS12_SAFEBAG_get1_cert_ex()
124 OSSL_LIB_CTX *libctx, const char *propq) in PKCS12_SAFEBAG_get1_crl_ex()
245 const char *propq) in PKCS12_SAFEBAG_create_pkcs8_encrypt_ex()
/freebsd/crypto/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()
/freebsd/crypto/openssl/apps/
H A Dgenpkey.c77 static void show_gen_pkeyopt(const char *algname, OSSL_LIB_CTX *libctx, const char *propq) in show_gen_pkeyopt()
327 OSSL_LIB_CTX *libctx, const char *propq) in init_keygen_file()
374 OSSL_LIB_CTX *libctx, const char *propq) in init_gen_str()

123456789