Home
last modified time | relevance | path

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

123456789

/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
/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
/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
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-sysfs.c19 u8 algorithm[4]; member
/kernel/linux/linux-5.10/net/mac80211/
H A Ddebugfs_key.c81 KEY_OPS(algorithm); variable
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-sysfs.c19 u8 algorithm[4]; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Df2fs.h95 __u8 algorithm; member
/kernel/linux/linux-6.6/net/mac80211/
H A Ddebugfs_key.c81 KEY_OPS(algorithm); variable
/kernel/linux/linux-5.10/fs/isofs/
H A Drock.h79 __u8 algorithm[2]; member

Completed in 15 milliseconds

123456789