Home
last modified time | relevance | path

Searched defs:plain_text (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/interfaces/inner_api/huks_lite/
H A Dhks_types.h249 struct hks_blob *plain_text; member
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/
H A Dhuks_adapter_mock_for_pake.c595 struct HksBlob plain_text = { 0, NULL }; in aes_gcm_decrypt() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c651 struct HksBlob plain_text = { 0, NULL }; in aes_gcm_decrypt() local