Home
last modified time | relevance | path

Searched defs:crypto (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/crypto_engine_test/src/
H A Dhks_openssl_hmac_test.cpp73 void *crypto = nullptr; variable
/ohos5.0/base/security/asset/services/core_service/src/operations/
H A Doperation_pre_query.rs80 let mut crypto = Crypto::build(secret_key, calling_info.clone(), valid_time)?; in pre_query() localVariable
/ohos5.0/base/security/asset/test/unittest/module_test/src/crypto_manager/
H A Dlib.rs107 let mut crypto = Crypto::build(secret_key.clone(), calling_info, 600).unwrap(); in crypto_init() localVariable
123 let mut crypto = Crypto::build(secret_key.clone(), calling_info, 600).unwrap(); in crypto_exec() localVariable
/ohos5.0/base/security/asset/services/crypto_manager/src/
H A Dlib.rs18 pub mod crypto; module
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_distributed_hardware_load.cpp75 std::shared_ptr<Crypto> crypto = std::make_shared<Crypto>(); variable
/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h372 struct CryptoSettings crypto; /**< Cryptography information */ member
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h390 WifiCryptoSetting *crypto; member
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h509 WifiCryptoSetting *crypto; member