Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 25 of 49) sorted by relevance

12

/third_party/ffmpeg/libavfilter/x86/
Dvf_atadenoise_init.c37 av_cold void ff_atadenoise_init_x86(ATADenoiseDSPContext *dsp, int depth, int algorithm, const floa… in ff_atadenoise_init_x86()
/third_party/ltp/testcases/kernel/crypto/
Dcrypto_user02.c54 static const char* algorithm = NULL; variable
/third_party/openssl/crypto/evp/
Dkem.c404 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEM_fetch()
413 EVP_KEM *evp_kem_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, in evp_kem_fetch_from_prov()
Dexchange.c175 EVP_KEYEXCH *EVP_KEYEXCH_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYEXCH_fetch()
185 const char *algorithm, in evp_keyexch_fetch_from_prov()
Dasymcipher.c469 EVP_ASYM_CIPHER *EVP_ASYM_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_ASYM_CIPHER_fetch()
479 const char *algorithm, in evp_asym_cipher_fetch_from_prov()
Dsignature.c308 EVP_SIGNATURE *EVP_SIGNATURE_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_SIGNATURE_fetch()
318 const char *algorithm, in evp_signature_fetch_from_prov()
Dkdf_meth.c160 EVP_KDF *EVP_KDF_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_KDF_fetch()
Dmac_meth.c169 EVP_MAC *EVP_MAC_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_MAC_fetch()
Dkeymgmt_meth.c227 EVP_KEYMGMT *EVP_KEYMGMT_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYMGMT_fetch()
/third_party/ffmpeg/libavformat/
Dhttpauth.h37 char algorithm[10]; /**< Server specified digest algorithm */ member
Dchromaprint.c40 int algorithm; member
/third_party/openssl/providers/common/
Dcapabilities.c97 #define TLS_GROUP_ENTRY(tlsname, realname, algorithm, idx) \ argument
/third_party/rust/crates/rust-openssl/openssl/src/
Dmd.rs103 let algorithm = CString::new(algorithm).unwrap(); in fetch() localVariable
Dcipher.rs142 let algorithm = CString::new(algorithm).unwrap(); in fetch() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dlineage.proto89 optional Algorithm algorithm = 3; field
/third_party/ffmpeg/libavdevice/
Dcaca.c36 char *algorithm, *antialias; member
/third_party/mbedtls/include/psa/
Dcrypto_extra.h1711 psa_algorithm_t algorithm; member
1726 psa_algorithm_t algorithm) in psa_pake_cs_set_algorithm()
/third_party/skia/src/gpu/
DGrDynamicAtlas.cpp75 RectanizerAlgorithm algorithm) in GrDynamicAtlas()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/somas/
Dsomas_solver_alg.h160 void setAlgorithm(uint32_t algorithm) { m_algorithm_ = algorithm; } in setAlgorithm()
Dsomas_solver_alg.cc48 size_t (*algorithm[kNumAlgorithmTypes])(FootPrint *p) = {SharedObjects, SingleObject}; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dcostmodel_context.cc191 void CostModelContext::set_costmodel_allreduce_fusion_algorithm(int64_t algorithm) { in set_costmodel_allreduce_fusion_algorithm()
/third_party/rust/crates/cxx/gen/src/
Dinclude.rs24 pub algorithm: bool, field
/third_party/elfio/.vscode/
Dsettings.json14 "algorithm": "cpp", string
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/parallel/
D_cost_model_context.py303 def set_costmodel_allreduce_fusion_algorithm(self, algorithm): argument
/third_party/curl/lib/vauth/
Ddigest.c352 char algorithm[64]; in Curl_auth_create_digest_md5_message() local

12