Home
last modified time | relevance | path

Searched refs:methdata (Results 1 – 25 of 54) sorted by relevance

123

/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/evp/
H A Devp_fetch.c70 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_evp_method_store()
71 return methdata->tmp_store; in get_tmp_evp_method_store()
131 if ((name_id = methdata->name_id) == 0 && methdata->names != NULL) { in get_evp_method_from_store()
314 methdata->names = name; in inner_evp_generic_fetch()
370 methdata.libctx = libctx; in evp_generic_fetch()
371 methdata.tmp_store = NULL; in evp_generic_fetch()
397 methdata.libctx = libctx; in evp_generic_fetch_by_number()
398 methdata.tmp_store = NULL; in evp_generic_fetch_by_number()
424 methdata.tmp_store = NULL; in evp_generic_fetch_from_prov()
618 methdata.libctx = libctx; in evp_generic_do_all()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/crypto/evp/
H A Devp_fetch.c70 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_evp_method_store()
71 return methdata->tmp_store; in get_tmp_evp_method_store()
131 if ((name_id = methdata->name_id) == 0 && methdata->names != NULL) { in get_evp_method_from_store()
314 methdata->names = name; in inner_evp_generic_fetch()
370 methdata.libctx = libctx; in evp_generic_fetch()
371 methdata.tmp_store = NULL; in evp_generic_fetch()
397 methdata.libctx = libctx; in evp_generic_fetch_by_number()
398 methdata.tmp_store = NULL; in evp_generic_fetch_by_number()
424 methdata.tmp_store = NULL; in evp_generic_fetch_from_prov()
618 methdata.libctx = libctx; in evp_generic_do_all()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/evp/
H A Devp_fetch.c69 if (methdata->tmp_store == NULL) in get_tmp_evp_method_store()
70 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_evp_method_store()
71 return methdata->tmp_store; in get_tmp_evp_method_store()
130 if ((name_id = methdata->name_id) == 0 && methdata->names != NULL) { in get_evp_method_from_store()
311 methdata->names = name; in inner_evp_generic_fetch()
367 methdata.libctx = libctx; in evp_generic_fetch()
368 methdata.tmp_store = NULL; in evp_generic_fetch()
394 methdata.libctx = libctx; in evp_generic_fetch_by_number()
395 methdata.tmp_store = NULL; in evp_generic_fetch_by_number()
589 methdata.libctx = libctx; in evp_generic_do_all()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/evp/
H A Devp_fetch.c69 if (methdata->tmp_store == NULL) in get_tmp_evp_method_store()
70 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_evp_method_store()
71 return methdata->tmp_store; in get_tmp_evp_method_store()
130 if ((name_id = methdata->name_id) == 0 && methdata->names != NULL) { in get_evp_method_from_store()
311 methdata->names = name; in inner_evp_generic_fetch()
367 methdata.libctx = libctx; in evp_generic_fetch()
368 methdata.tmp_store = NULL; in evp_generic_fetch()
394 methdata.libctx = libctx; in evp_generic_fetch_by_number()
395 methdata.tmp_store = NULL; in evp_generic_fetch_by_number()
589 methdata.libctx = libctx; in evp_generic_do_all()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/evp/
H A Devp_fetch.c69 if (methdata->tmp_store == NULL) in get_tmp_evp_method_store()
70 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_evp_method_store()
71 return methdata->tmp_store; in get_tmp_evp_method_store()
130 if ((name_id = methdata->name_id) == 0 && methdata->names != NULL) { in get_evp_method_from_store()
311 methdata->names = name; in inner_evp_generic_fetch()
367 methdata.libctx = libctx; in evp_generic_fetch()
368 methdata.tmp_store = NULL; in evp_generic_fetch()
394 methdata.libctx = libctx; in evp_generic_fetch_by_number()
395 methdata.tmp_store = NULL; in evp_generic_fetch_by_number()
589 methdata.libctx = libctx; in evp_generic_do_all()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/evp/
H A Devp_fetch.c69 if (methdata->tmp_store == NULL) in get_tmp_evp_method_store()
70 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_evp_method_store()
71 return methdata->tmp_store; in get_tmp_evp_method_store()
130 if ((name_id = methdata->name_id) == 0 && methdata->names != NULL) { in get_evp_method_from_store()
311 methdata->names = name; in inner_evp_generic_fetch()
367 methdata.libctx = libctx; in evp_generic_fetch()
368 methdata.tmp_store = NULL; in evp_generic_fetch()
394 methdata.libctx = libctx; in evp_generic_fetch_by_number()
395 methdata.tmp_store = NULL; in evp_generic_fetch_by_number()
589 methdata.libctx = libctx; in evp_generic_do_all()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/store/
H A Dstore_meth.c112 if (methdata->tmp_store == NULL) in get_tmp_loader_store()
113 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_loader_store()
114 return methdata->tmp_store; in get_tmp_loader_store()
320 methdata->scheme_id = id; in inner_loader_fetch()
321 methdata->scheme = scheme; in inner_loader_fetch()
374 methdata.libctx = libctx; in OSSL_STORE_LOADER_fetch()
375 methdata.tmp_store = NULL; in OSSL_STORE_LOADER_fetch()
388 methdata.libctx = libctx; in ossl_store_loader_fetch_by_number()
389 methdata.tmp_store = NULL; in ossl_store_loader_fetch_by_number()
465 methdata.libctx = libctx; in OSSL_STORE_LOADER_do_all_provided()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/store/
H A Dstore_meth.c112 if (methdata->tmp_store == NULL) in get_tmp_loader_store()
113 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_loader_store()
114 return methdata->tmp_store; in get_tmp_loader_store()
320 methdata->scheme_id = id; in inner_loader_fetch()
321 methdata->scheme = scheme; in inner_loader_fetch()
374 methdata.libctx = libctx; in OSSL_STORE_LOADER_fetch()
375 methdata.tmp_store = NULL; in OSSL_STORE_LOADER_fetch()
388 methdata.libctx = libctx; in ossl_store_loader_fetch_by_number()
389 methdata.tmp_store = NULL; in ossl_store_loader_fetch_by_number()
465 methdata.libctx = libctx; in OSSL_STORE_LOADER_do_all_provided()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/store/
H A Dstore_meth.c112 if (methdata->tmp_store == NULL) in get_tmp_loader_store()
113 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_loader_store()
114 return methdata->tmp_store; in get_tmp_loader_store()
320 methdata->scheme_id = id; in inner_loader_fetch()
321 methdata->scheme = scheme; in inner_loader_fetch()
374 methdata.libctx = libctx; in OSSL_STORE_LOADER_fetch()
375 methdata.tmp_store = NULL; in OSSL_STORE_LOADER_fetch()
388 methdata.libctx = libctx; in ossl_store_loader_fetch_by_number()
389 methdata.tmp_store = NULL; in ossl_store_loader_fetch_by_number()
465 methdata.libctx = libctx; in OSSL_STORE_LOADER_do_all_provided()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/store/
H A Dstore_meth.c112 if (methdata->tmp_store == NULL) in get_tmp_loader_store()
113 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_loader_store()
114 return methdata->tmp_store; in get_tmp_loader_store()
320 methdata->scheme_id = id; in inner_loader_fetch()
321 methdata->scheme = scheme; in inner_loader_fetch()
374 methdata.libctx = libctx; in OSSL_STORE_LOADER_fetch()
375 methdata.tmp_store = NULL; in OSSL_STORE_LOADER_fetch()
388 methdata.libctx = libctx; in ossl_store_loader_fetch_by_number()
389 methdata.tmp_store = NULL; in ossl_store_loader_fetch_by_number()
465 methdata.libctx = libctx; in OSSL_STORE_LOADER_do_all_provided()
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/store/
H A Dstore_meth.c112 if (methdata->tmp_store == NULL) in get_tmp_loader_store()
113 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_loader_store()
114 return methdata->tmp_store; in get_tmp_loader_store()
323 methdata->scheme_id = id; in inner_loader_fetch()
324 methdata->scheme = scheme; in inner_loader_fetch()
377 methdata.libctx = libctx; in OSSL_STORE_LOADER_fetch()
378 methdata.tmp_store = NULL; in OSSL_STORE_LOADER_fetch()
391 methdata.libctx = libctx; in ossl_store_loader_fetch_by_number()
392 methdata.tmp_store = NULL; in ossl_store_loader_fetch_by_number()
468 methdata.libctx = libctx; in OSSL_STORE_LOADER_do_all_provided()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/crypto/store/
H A Dstore_meth.c112 if (methdata->tmp_store == NULL) in get_tmp_loader_store()
113 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_loader_store()
114 return methdata->tmp_store; in get_tmp_loader_store()
323 methdata->scheme_id = id; in inner_loader_fetch()
324 methdata->scheme = scheme; in inner_loader_fetch()
377 methdata.libctx = libctx; in OSSL_STORE_LOADER_fetch()
378 methdata.tmp_store = NULL; in OSSL_STORE_LOADER_fetch()
391 methdata.libctx = libctx; in ossl_store_loader_fetch_by_number()
392 methdata.tmp_store = NULL; in ossl_store_loader_fetch_by_number()
468 methdata.libctx = libctx; in OSSL_STORE_LOADER_do_all_provided()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/encode_decode/
H A Dencoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_encoder_store()
111 return methdata->tmp_store; in get_tmp_encoder_store()
139 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_encoder_from_store()
388 methdata->id = id; in inner_ossl_encoder_fetch()
389 methdata->names = name; in inner_ossl_encoder_fetch()
435 methdata.libctx = libctx; in OSSL_ENCODER_fetch()
436 methdata.tmp_store = NULL; in OSSL_ENCODER_fetch()
448 methdata.libctx = libctx; in ossl_encoder_fetch_by_number()
449 methdata.tmp_store = NULL; in ossl_encoder_fetch_by_number()
541 methdata.libctx = libctx; in OSSL_ENCODER_do_all_provided()
[all …]
H A Ddecoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_decoder_store()
111 return methdata->tmp_store; in get_tmp_decoder_store()
139 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_decoder_from_store()
378 methdata->id = id; in inner_ossl_decoder_fetch()
379 methdata->names = name; in inner_ossl_decoder_fetch()
426 methdata.libctx = libctx; in OSSL_DECODER_fetch()
427 methdata.tmp_store = NULL; in OSSL_DECODER_fetch()
439 methdata.libctx = libctx; in ossl_decoder_fetch_by_number()
440 methdata.tmp_store = NULL; in ossl_decoder_fetch_by_number()
532 methdata.libctx = libctx; in OSSL_DECODER_do_all_provided()
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/encode_decode/
H A Dencoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_encoder_store()
111 return methdata->tmp_store; in get_tmp_encoder_store()
139 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_encoder_from_store()
388 methdata->id = id; in inner_ossl_encoder_fetch()
389 methdata->names = name; in inner_ossl_encoder_fetch()
435 methdata.libctx = libctx; in OSSL_ENCODER_fetch()
436 methdata.tmp_store = NULL; in OSSL_ENCODER_fetch()
448 methdata.libctx = libctx; in ossl_encoder_fetch_by_number()
449 methdata.tmp_store = NULL; in ossl_encoder_fetch_by_number()
541 methdata.libctx = libctx; in OSSL_ENCODER_do_all_provided()
[all …]
H A Ddecoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_decoder_store()
111 return methdata->tmp_store; in get_tmp_decoder_store()
139 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_decoder_from_store()
378 methdata->id = id; in inner_ossl_decoder_fetch()
379 methdata->names = name; in inner_ossl_decoder_fetch()
426 methdata.libctx = libctx; in OSSL_DECODER_fetch()
427 methdata.tmp_store = NULL; in OSSL_DECODER_fetch()
439 methdata.libctx = libctx; in ossl_decoder_fetch_by_number()
440 methdata.tmp_store = NULL; in ossl_decoder_fetch_by_number()
532 methdata.libctx = libctx; in OSSL_DECODER_do_all_provided()
[all …]
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/encode_decode/
H A Dencoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_encoder_store()
111 return methdata->tmp_store; in get_tmp_encoder_store()
139 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_encoder_from_store()
388 methdata->id = id; in inner_ossl_encoder_fetch()
389 methdata->names = name; in inner_ossl_encoder_fetch()
435 methdata.libctx = libctx; in OSSL_ENCODER_fetch()
436 methdata.tmp_store = NULL; in OSSL_ENCODER_fetch()
448 methdata.libctx = libctx; in ossl_encoder_fetch_by_number()
449 methdata.tmp_store = NULL; in ossl_encoder_fetch_by_number()
541 methdata.libctx = libctx; in OSSL_ENCODER_do_all_provided()
[all …]
H A Ddecoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_decoder_store()
111 return methdata->tmp_store; in get_tmp_decoder_store()
139 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_decoder_from_store()
378 methdata->id = id; in inner_ossl_decoder_fetch()
379 methdata->names = name; in inner_ossl_decoder_fetch()
426 methdata.libctx = libctx; in OSSL_DECODER_fetch()
427 methdata.tmp_store = NULL; in OSSL_DECODER_fetch()
439 methdata.libctx = libctx; in ossl_decoder_fetch_by_number()
440 methdata.tmp_store = NULL; in ossl_decoder_fetch_by_number()
532 methdata.libctx = libctx; in OSSL_DECODER_do_all_provided()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/encode_decode/
H A Dencoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_encoder_store()
111 return methdata->tmp_store; in get_tmp_encoder_store()
139 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_encoder_from_store()
388 methdata->id = id; in inner_ossl_encoder_fetch()
389 methdata->names = name; in inner_ossl_encoder_fetch()
435 methdata.libctx = libctx; in OSSL_ENCODER_fetch()
436 methdata.tmp_store = NULL; in OSSL_ENCODER_fetch()
448 methdata.libctx = libctx; in ossl_encoder_fetch_by_number()
449 methdata.tmp_store = NULL; in ossl_encoder_fetch_by_number()
541 methdata.libctx = libctx; in OSSL_ENCODER_do_all_provided()
[all …]
H A Ddecoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_decoder_store()
111 return methdata->tmp_store; in get_tmp_decoder_store()
139 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_decoder_from_store()
378 methdata->id = id; in inner_ossl_decoder_fetch()
379 methdata->names = name; in inner_ossl_decoder_fetch()
426 methdata.libctx = libctx; in OSSL_DECODER_fetch()
427 methdata.tmp_store = NULL; in OSSL_DECODER_fetch()
439 methdata.libctx = libctx; in ossl_decoder_fetch_by_number()
440 methdata.tmp_store = NULL; in ossl_decoder_fetch_by_number()
532 methdata.libctx = libctx; in OSSL_DECODER_do_all_provided()
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/encode_decode/
H A Dencoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_encoder_store()
111 return methdata->tmp_store; in get_tmp_encoder_store()
140 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_encoder_from_store()
391 methdata->id = id; in inner_ossl_encoder_fetch()
392 methdata->names = name; in inner_ossl_encoder_fetch()
438 methdata.libctx = libctx; in OSSL_ENCODER_fetch()
439 methdata.tmp_store = NULL; in OSSL_ENCODER_fetch()
451 methdata.libctx = libctx; in ossl_encoder_fetch_by_number()
452 methdata.tmp_store = NULL; in ossl_encoder_fetch_by_number()
544 methdata.libctx = libctx; in OSSL_ENCODER_do_all_provided()
[all …]
H A Ddecoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_decoder_store()
111 return methdata->tmp_store; in get_tmp_decoder_store()
140 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_decoder_from_store()
381 methdata->id = id; in inner_ossl_decoder_fetch()
382 methdata->names = name; in inner_ossl_decoder_fetch()
429 methdata.libctx = libctx; in OSSL_DECODER_fetch()
430 methdata.tmp_store = NULL; in OSSL_DECODER_fetch()
442 methdata.libctx = libctx; in ossl_decoder_fetch_by_number()
443 methdata.tmp_store = NULL; in ossl_decoder_fetch_by_number()
535 methdata.libctx = libctx; in OSSL_DECODER_do_all_provided()
[all …]
/dports/security/openssl-devel/openssl-3.0.2/crypto/encode_decode/
H A Dencoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_encoder_store()
111 return methdata->tmp_store; in get_tmp_encoder_store()
140 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_encoder_from_store()
391 methdata->id = id; in inner_ossl_encoder_fetch()
392 methdata->names = name; in inner_ossl_encoder_fetch()
438 methdata.libctx = libctx; in OSSL_ENCODER_fetch()
439 methdata.tmp_store = NULL; in OSSL_ENCODER_fetch()
451 methdata.libctx = libctx; in ossl_encoder_fetch_by_number()
452 methdata.tmp_store = NULL; in ossl_encoder_fetch_by_number()
544 methdata.libctx = libctx; in OSSL_ENCODER_do_all_provided()
[all …]
H A Ddecoder_meth.c110 methdata->tmp_store = ossl_method_store_new(methdata->libctx); in get_tmp_decoder_store()
111 return methdata->tmp_store; in get_tmp_decoder_store()
140 if ((id = methdata->id) == 0 && methdata->names != NULL) { in get_decoder_from_store()
381 methdata->id = id; in inner_ossl_decoder_fetch()
382 methdata->names = name; in inner_ossl_decoder_fetch()
429 methdata.libctx = libctx; in OSSL_DECODER_fetch()
430 methdata.tmp_store = NULL; in OSSL_DECODER_fetch()
442 methdata.libctx = libctx; in ossl_decoder_fetch_by_number()
443 methdata.tmp_store = NULL; in ossl_decoder_fetch_by_number()
535 methdata.libctx = libctx; in OSSL_DECODER_do_all_provided()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/librecsort/
H A Drsmethod.c37 reg Void_t* methdata; local
46 methdata = NIL(Void_t*);
47 else if(!(methdata = vmresize(Vmheap,NIL(Void_t*),meth->size,VM_RSZERO)) )
50 if(rs->methdata)
51 vmfree(Vmheap,rs->methdata);
54 rs->methdata = methdata;

123