Home
last modified time | relevance | path

Searched refs:HKS_ALG_DES (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/huks/interfaces/kits/liteapi/src/
H A Dhks_lite_api.cpp125 AddInt32PropertyInLite(keyAlg, "HUKS_ALG_DES", HKS_ALG_DES); in CreateHuksKeyAlg()
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type_enum.h177 HKS_ALG_DES = 160, enumerator
/ohos5.0/base/security/huks/interfaces/kits/napi/src/
H A Dhuks_napi.cpp274 AddInt32Property(env, keyAlg, "HUKS_ALG_DES", HKS_ALG_DES); in CreateHuksKeyAlg()