Home
last modified time | relevance | path

Searched defs:HKS_ERROR_NOT_SUPPORTED (Results 1 - 3 of 3) sorted by relevance

/base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/
H A Dhks_crypto_hal_dsa_sign.cpp94 EXPECT_EQ(HksCryptoHalGenerateKey(&spec, &key), HKS_ERROR_NOT_SUPPORTED); in RunTestCase() local
/base/security/huks/interfaces/inner_api/huks_lite/
H A Dhks_errno.h28 #define HKS_ERROR_NOT_SUPPORTED ((int32_t)-134) macro
/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type_enum.h278 HKS_ERROR_NOT_SUPPORTED = -4, enumerator

Completed in 3 milliseconds