Home
last modified time | relevance | path

Searched defs:algo (Results 1 - 25 of 64) sorted by relevance

123

/base/security/crypto_framework/plugin/openssl_plugin/key/sym_key_generator/inc/
H A Dsym_common_defines.h24 HcfAlgValue algo; member
/base/security/crypto_framework/frameworks/cj/src/
H A Dkey_impl.cpp51 const char *algo = hcfKey_->getAlgorithm(hcfKey_); in GetAlgorithm() local
H A Dsym_key_generator_impl.cpp36 const char *algo = generator_->getAlgoName(generator_); in GetAlgName() local
H A Dcipher_impl.cpp94 const char *algo = cipher_->getAlgorithm(cipher_); in GetAlgorithm() local
/third_party/node/test/parallel/
H A Dtest-crypto-authenticated.js627 algo: 'chacha20-poly1305', global() property
[all...]
/third_party/lzma/C/
H A DLzmaEnc.h22 int algo; /* 0 - fast, 1 - normal, default = 1 */ member
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_key.cpp50 const char *algo = key->getAlgorithm(key); in JsGetAlgorithm() local
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_key.cpp58 const char *algo = key->getAlgorithm(key); in JsGetAlgorithm() local
/base/security/crypto_framework/frameworks/key/
H A Decc_key_util.c30 HcfAlgValue algo; member
/third_party/lzma/CPP/7zip/Crypto/
H A DMyAes.cpp226 UInt32 algo = 0; in SetCoderProperties() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dcore_algorithm.c180 char *ossl_algorithm_get1_first_name(const OSSL_ALGORITHM *algo) in ossl_algorithm_get1_first_name() argument
137 ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, OSSL_PROVIDER *provider, int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), int (*reserve_store)(int no_store, void *data), void (*fn)(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *data), int (*unreserve_store)(void *data), int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), void *data) ossl_algorithm_do_all() argument
H A Dcore_fetch.c102 ossl_method_construct_this(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *cbdata) ossl_method_construct_this() argument
/third_party/openssl/crypto/
H A Dcore_algorithm.c180 char *ossl_algorithm_get1_first_name(const OSSL_ALGORITHM *algo) in ossl_algorithm_get1_first_name() argument
137 ossl_algorithm_do_all(OSSL_LIB_CTX *libctx, int operation_id, OSSL_PROVIDER *provider, int (*pre)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), int (*reserve_store)(int no_store, void *data), void (*fn)(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *data), int (*unreserve_store)(void *data), int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, int *result), void *data) ossl_algorithm_do_all() argument
H A Dcore_fetch.c102 ossl_method_construct_this(OSSL_PROVIDER *provider, const OSSL_ALGORITHM *algo, int no_store, void *cbdata) ossl_method_construct_this() argument
/base/msdp/device_status/test/unittest/libs/src/
H A Ddevice_status_algorithm_test.cpp592 std::shared_ptr<MsdpAlgoHandle> algo = std::make_shared<MsdpAlgoHandle>(); in HWTEST_F() local
/base/security/certificate_framework/frameworks/core/v1.0/certificate/
H A Dcert_chain_validator.c168 const char *algo = (const char *)impl->algorithm; in GetAlgorithm() local
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_cert_chain_validator_test.cpp261 const char *algo = g_validator->getAlgorithm(g_validator); in HWTEST_F() local
519 const char *algo = g_validator->getAlgorithm(nullptr); in HWTEST_F() local
531 const char *algo = g_validator->getAlgorithm(&invalidValidator); in HWTEST_F() local
/base/security/crypto_framework/frameworks/crypto_operation/
H A Dkey_agreement.c41 HcfAlgValue algo; member
[all...]
H A Dkdf.c38 HcfAlgValue algo; member
/base/update/updater/test/unittest/package/
H A Dpkg_algo_unittest.cpp42 std::unique_ptr<Crc32Algorithm> algo = std::make_unique<Crc32Algorithm>(); in TestCrcDigest() local
65 std::unique_ptr<Sha256Algorithm> algo = std::make_unique<Sha256Algorithm>(); in TestHash256Digest() local
84 std::unique_ptr<Sha384Algorithm> algo = std::make_unique<Sha384Algorithm>(); TestHash384Digest() local
122 PkgAlgorithm::PkgAlgorithmPtr algo = PkgAlgorithmFactory::GetAlgorithm(nullptr); TestInvalidParam() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_axcorrelate.c36 int algo; member
/third_party/ffmpeg/libavutil/
H A Dencryption_info.c163 static void av_encryption_info_set_drm_algo(uint32_t algo, AV_DrmCencInfo *cenc_info) in av_encryption_info_set_drm_algo() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmpv3_mbedtls.c52 snmpv3_auth(struct snmp_pbuf_stream *stream, u16_t length, const u8_t *key, snmpv3_auth_algo_t algo, u8_t *hmac_out) snmpv3_auth() argument
108 snmpv3_crypt(struct snmp_pbuf_stream *stream, u16_t length, const u8_t *key, const u8_t *priv_param, const u32_t engine_boots, const u32_t engine_time, snmpv3_priv_algo_t algo, snmpv3_priv_mode_t mode) snmpv3_crypt() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_protect.c229 ASN1_OBJECT *algo = NULL; in set_sig_algor() local
/third_party/openssl/crypto/cmp/
H A Dcmp_protect.c229 ASN1_OBJECT *algo = NULL; in set_sig_algor() local

Completed in 18 milliseconds

123