Home
last modified time | relevance | path

Searched defs:cbarg (Results 1 – 25 of 36) sorted by relevance

12

/openssl/crypto/
H A Dself_test_core.c18 void *cbarg; member
53 void *cbarg) in OSSL_SELF_TEST_set_callback()
64 void **cbarg) in OSSL_SELF_TEST_get_callback()
93 OSSL_SELF_TEST *OSSL_SELF_TEST_new(OSSL_CALLBACK *cb, void *cbarg) in OSSL_SELF_TEST_new()
H A Dpassphrase.c53 pem_password_cb *cb, void *cbarg) in ossl_pw_set_pem_password_cb()
67 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg) in ossl_pw_set_ossl_passphrase_cb()
239 void *cbarg = data->_.ossl_passphrase.passphrase_cbarg; in ossl_pw_get_passphrase() local
/openssl/crypto/dsa/
H A Ddsa_key.c76 OSSL_CALLBACK *cb, void *cbarg) in dsa_keygen_knownanswer_test()
114 static int dsa_keygen_pairwise_test(DSA *dsa, OSSL_CALLBACK *cb, void *cbarg) in dsa_keygen_pairwise_test()
195 void *cbarg = NULL; in dsa_keygen() local
/openssl/test/
H A Dquicfaultstest.c71 unsigned char *buf, size_t len, void *cbarg) in add_unknown_frame_cb()
231 unsigned char *buf, size_t len, void *cbarg) in on_packet_cipher_cb()
243 void *cbarg) in on_datagram_cb()
H A Dquic_newcid_test.c24 unsigned char *buf, size_t len, void *cbarg) in add_ncid_frame_cb()
H A Dpkcs12_api_test.c137 static int pkcs12_create_cb(PKCS12_SAFEBAG *bag, void *cbarg) in pkcs12_create_cb()
H A Dprovfetchtest.c39 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg) in dummy_encoder_encode()
H A Dfake_rsaprov.c168 OSSL_CALLBACK *param_callback, void *cbarg) in fake_rsa_keymgmt_export()
248 static void *fake_rsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in fake_rsa_gen()
/openssl/crypto/store/
H A Dstore_result.c261 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg, in try_key_value()
307 OSSL_PASSPHRASE_CALLBACK *cb, void *cbarg, in try_key_value_legacy()
410 void *cbarg = &ctx->pwdata; in try_key() local
/openssl/include/openssl/
H A Dpkcs12.h.in295 typedef int PKCS12_create_cb(PKCS12_SAFEBAG *bag, void *cbarg); typedef
/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c236 void *cbarg) in ecx_export()
626 void *cbarg = NULL; in ecd_fips140_pairwise_test() local
747 static void *x25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x25519_gen()
761 static void *x448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in x448_gen()
775 static void *ed25519_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed25519_gen()
809 static void *ed448_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ed448_gen()
H A Drsa_kmgmt.c204 OSSL_CALLBACK *param_callback, void *cbarg) in rsa_export()
432 void *cbarg; member
577 static void *rsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in rsa_gen()
H A Ddsa_kmgmt.c72 void *cbarg; member
219 void *cbarg) in dsa_export()
594 static void *dsa_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dsa_gen()
H A Ddh_kmgmt.c76 void *cbarg; member
216 void *cbarg) in dh_export()
696 static void *dh_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in dh_gen()
H A Dmac_legacy_kmgmt.c268 void *cbarg) in mac_export()
475 static void *mac_gen(void *genctx, OSSL_CALLBACK *cb, void *cbarg) in mac_gen()
H A Dec_kmgmt.c453 void *cbarg) in ec_export()
1279 static void *ec_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in ec_gen()
1353 static void *sm2_gen(void *genctx, OSSL_CALLBACK *osslcb, void *cbarg) in sm2_gen()
/openssl/crypto/encode_decode/
H A Dencoder_pkey.c57 pem_password_cb *cb, void *cbarg) in OSSL_ENCODER_CTX_set_pem_password_cb()
64 void *cbarg) in OSSL_ENCODER_CTX_set_passphrase_cb()
H A Ddecoder_pkey.c41 pem_password_cb *cb, void *cbarg) in OSSL_DECODER_CTX_set_pem_password_cb()
48 void *cbarg) in OSSL_DECODER_CTX_set_passphrase_cb()
/openssl/crypto/ec/
H A Dec_key.c254 OSSL_CALLBACK *cb, void *cbarg) in ecdsa_keygen_knownanswer_test()
383 void *cbarg = NULL; in ec_generate_key() local
1100 void *cbarg) in ecdsa_keygen_pairwise_test()
/openssl/ssl/record/
H A Drec_layer_s3.c1131 size_t len, void *cbarg) in rlayer_msg_callback_wrapper()
1142 static int rlayer_security_wrapper(void *cbarg, int op, int bits, int nid, in rlayer_security_wrapper()
1151 static size_t rlayer_padding_wrapper(void *cbarg, int type, size_t len) in rlayer_padding_wrapper()
/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c76 void *cbarg; member
/openssl/crypto/evp/
H A Dkeymgmt_meth.c442 OSSL_CALLBACK *cb, void *cbarg) in evp_keymgmt_gen()
548 int selection, OSSL_CALLBACK *param_cb, void *cbarg) in evp_keymgmt_export()
H A Dkeymgmt_lib.c514 void *genctx, OSSL_CALLBACK *cb, void *cbarg) in evp_keymgmt_util_gen()
/openssl/crypto/rsa/
H A Drsa_gen.c677 static int rsa_keygen_pairwise_test(RSA *rsa, OSSL_CALLBACK *cb, void *cbarg) in rsa_keygen_pairwise_test()
/openssl/ssl/quic/
H A Dquic_tls.c84 void *cbarg; member
102 const OSSL_DISPATCH *fns, void *cbarg, void *rlarg, in quic_new_record_layer()

Completed in 98 milliseconds

12