/test/xts/acts/security/crypto_framework_napi_BasicTest/include/ |
H A D | crypto_framework_digest_test.h | 27 OH_CryptoDigest *ctx; member
|
/test/testfwk/arkxtest/uitest/cj/ |
H A D | ui_event_observer_impl.cpp | 73 static void InitCallbackContext(const ApiCallInfo &in, ApiReplyInfo &out, EventCallbackContext &ctx) in InitCallbackContext() argument
|
/test/testfwk/arkxtest/uitest/napi/ |
H A D | ui_event_observer_napi.cpp | 90 static void InitCallbackContext(napi_env env, const ApiCallInfo &in, ApiReplyInfo &out, EventCallbackContext &ctx) in InitCallbackContext() argument [all...] |
H A D | uitest_napi.cpp | 204 static napi_value UnmarshalReply(napi_env env, const TransactionContext &ctx, const ApiReplyInfo &reply) in UnmarshalReply() argument 238 napi_value TransactSync(napi_env env, TransactionContext &ctx) in TransactSync() argument 276 static napi_value TransactAsync(napi_env env, TransactionContext &ctx) in TransactAsync() argument 344 PreprocessTransaction(napi_env env, TransactionContext &ctx, napi_value &error) PreprocessTransaction() argument 384 TransactionContext ctx; GenericCallback() local [all...] |
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/ |
H A D | crypto_framework_digest_test.cpp | 93 OH_CryptoDigest *ctx = nullptr; in HWTEST_P() local 125 OH_CryptoDigest *ctx = nullptr; in HWTEST_F() local 142 OH_CryptoDigest *ctx = nullptr; HWTEST_F() local 170 OH_CryptoDigest *ctx = nullptr; HWTEST_F() local 199 OH_CryptoDigest *ctx = nullptr; HWTEST_P() local 233 OH_CryptoDigest *ctx = nullptr; HWTEST_P() local 267 OH_CryptoDigest *ctx = nullptr; HWTEST_P() local 309 OH_CryptoDigest *ctx = nullptr; HWTEST_P() local 334 OH_CryptoDigest *ctx = nullptr; HWTEST_P() local [all...] |
H A D | crypto_framework_asym_key_test.cpp | 114 static OH_Crypto_ErrCode Rsa_PubkeyEncode(OH_CryptoAsymKeyGenerator *ctx, OH_CryptoPubKey *pubKey, OH_CryptoKeyPair **dupKeyPair) in Rsa_PubkeyEncode() argument 130 static OH_Crypto_ErrCode Ecc_PubkeyEncode(OH_CryptoAsymKeyGenerator *ctx, OH_CryptoPubKey *pubKey, OH_CryptoKeyPair **dupKeyPair) in Ecc_PubkeyEncode() argument 146 static OH_Crypto_ErrCode PubkeyEncode(OH_CryptoAsymKeyGenerator *ctx, OH_CryptoPubKey *pubKey, OH_CryptoKeyPair **dupKeyPair) in PubkeyEncode() argument 207 OH_CryptoAsymKeyGenerator *ctx = nullptr; in HWTEST_P() local 267 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local 284 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local 301 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local 329 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local 359 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local 396 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local 456 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local 486 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local 522 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local 549 OH_CryptoAsymKeyGenerator *ctx = nullptr; HWTEST_F() local [all...] |
H A D | crypto_framework_sym_key_test.cpp | 109 OH_CryptoSymKeyGenerator *ctx = nullptr; in HWTEST_P() local 152 OH_CryptoSymKeyGenerator *ctx = nullptr; in HWTEST_P() local 188 OH_CryptoSymKeyGenerator *ctx = nullptr; HWTEST_F() local 207 OH_CryptoSymKeyGenerator *ctx = nullptr; HWTEST_F() local 228 OH_CryptoSymKeyGenerator *ctx = nullptr; HWTEST_F() local 246 OH_CryptoSymKeyGenerator *ctx = nullptr; HWTEST_F() local 287 OH_CryptoSymKeyGenerator *ctx = nullptr; HWTEST_F() local 311 OH_CryptoSymKeyGenerator *ctx = nullptr; HWTEST_F() local 347 OH_CryptoSymKeyGenerator *ctx = nullptr; HWTEST_F() local 377 OH_CryptoSymKeyGenerator *ctx = nullptr; HWTEST_F() local [all...] |
H A D | crypto_framework_verify_test.cpp | 1395 OH_CryptoDigest *ctx = nullptr; in HWTEST_F() local
|
/test/xts/device_attest/services/core/security/ |
H A D | attest_security_token.c | 38 mbedtls_md_context_t ctx; in EncryptHmac() local
|
/test/xts/device_attest_lite/services/core/security/ |
H A D | attest_security_token.c | 38 mbedtls_md_context_t ctx; in EncryptHmac() local
|