Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 - 25 of 156) sorted by relevance

1234567

/third_party/ffmpeg/libavfilter/x86/
H A Dvf_atadenoise_init.c37 av_cold void ff_atadenoise_init_x86(ATADenoiseDSPContext *dsp, int depth, int algorithm, const float *sigma) in ff_atadenoise_init_x86() argument
/third_party/ffmpeg/libavformat/
H A Dhttpauth.h37 char algorithm[10]; /**< Server specified digest algorithm */ member
H A Dchromaprint.c40 int algorithm; member
/third_party/ltp/testcases/kernel/crypto/
H A Dcrypto_user02.c54 static const char* algorithm = NULL; variable
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dkdf_meth.c160 EVP_KDF *EVP_KDF_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_KDF_fetch() argument
H A Dmac_meth.c169 EVP_MAC *EVP_MAC_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_MAC_fetch() argument
H A Dexchange.c175 EVP_KEYEXCH *EVP_KEYEXCH_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYEXCH_fetch() argument
184 evp_keyexch_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_keyexch_fetch_from_prov() argument
H A Dkem.c404 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEM_fetch() argument
413 EVP_KEM *evp_kem_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, in evp_kem_fetch_from_prov() argument
H A Dsignature.c308 EVP_SIGNATURE *EVP_SIGNATURE_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_SIGNATURE_fetch() argument
317 evp_signature_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_signature_fetch_from_prov() argument
H A Dasymcipher.c469 EVP_ASYM_CIPHER *EVP_ASYM_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_ASYM_CIPHER_fetch() argument
478 evp_asym_cipher_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_asym_cipher_fetch_from_prov() argument
H A Dkeymgmt_meth.c227 EVP_KEYMGMT *EVP_KEYMGMT_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYMGMT_fetch() argument
/third_party/openssl/crypto/evp/
H A Dkdf_meth.c160 EVP_KDF *EVP_KDF_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_KDF_fetch() argument
H A Dmac_meth.c169 EVP_MAC *EVP_MAC_fetch(OSSL_LIB_CTX *libctx, const char *algorithm, in EVP_MAC_fetch() argument
H A Dasymcipher.c469 EVP_ASYM_CIPHER *EVP_ASYM_CIPHER_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_ASYM_CIPHER_fetch() argument
478 evp_asym_cipher_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_asym_cipher_fetch_from_prov() argument
H A Dsignature.c308 EVP_SIGNATURE *EVP_SIGNATURE_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_SIGNATURE_fetch() argument
317 evp_signature_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_signature_fetch_from_prov() argument
H A Dexchange.c175 EVP_KEYEXCH *EVP_KEYEXCH_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYEXCH_fetch() argument
184 evp_keyexch_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, const char *properties) evp_keyexch_fetch_from_prov() argument
H A Dkem.c404 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEM_fetch() argument
413 EVP_KEM *evp_kem_fetch_from_prov(OSSL_PROVIDER *prov, const char *algorithm, in evp_kem_fetch_from_prov() argument
H A Dkeymgmt_meth.c227 EVP_KEYMGMT *EVP_KEYMGMT_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEYMGMT_fetch() argument
/third_party/ffmpeg/libavdevice/
H A Dcaca.c36 char *algorithm, *antialias; member
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.py40 from pygccxml.declarations import algorithm namespace
/third_party/skia/src/gpu/
H A DGrDynamicAtlas.cpp73 GrDynamicAtlas(GrColorType colorType, InternalMultisample internalMultisample, SkISize initialSize, int maxAtlasSize, const GrCaps& caps, RectanizerAlgorithm algorithm) GrDynamicAtlas() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_atadenoise.c49 int algorithm; member
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h216 u8 algorithm; member
/third_party/ffmpeg/libavcodec/
H A Dtruemotion1.c118 int algorithm; member
/third_party/curl/lib/vauth/
H A Ddigest.c351 char algorithm[64]; in Curl_auth_create_digest_md5_message() local
[all...]

Completed in 17 milliseconds

1234567