Home
last modified time | relevance | path

Searched refs:decrypt_param (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/
H A Dhuks_adapter_mock_for_pake.c546 struct HksParam decrypt_param[] = { in init_aes_gcm_decrypt_param_set() local
574 return construct_param_set(param_set, decrypt_param, array_size(decrypt_param)); in init_aes_gcm_decrypt_param_set()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c598 struct HksParam decrypt_param[] = { in init_aes_gcm_decrypt_param_set() local
632 return construct_param_set(param_set, decrypt_param, array_size(decrypt_param)); in init_aes_gcm_decrypt_param_set()