Home
last modified time | relevance | path

Searched refs:init_aes_gcm_decrypt_param_set (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.c543 static int32_t init_aes_gcm_decrypt_param_set(struct HksParamSet **param_set, in init_aes_gcm_decrypt_param_set() function
602 int32_t status = init_aes_gcm_decrypt_param_set(&param_set, cipher, aad, hks_key.size); in aes_gcm_decrypt()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
H A Dhuks_adapter.c589 static int32_t init_aes_gcm_decrypt_param_set(struct HksParamSet **param_set, in init_aes_gcm_decrypt_param_set() function
658 int32_t status = init_aes_gcm_decrypt_param_set(&param_set, cipher, aad, hks_key.size); in aes_gcm_decrypt()