Home
last modified time | relevance | path

Searched refs:KEY_PURPOSE_SIGN_VERIFY (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
H A Dalg_defs.h51 KEY_PURPOSE_SIGN_VERIFY = 2, enumerator
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/
H A Dos_account_adapter_test.cpp149 KEY_PURPOSE_SIGN_VERIFY, &extInfo); in GenerateTempKeyPair()
/ohos5.0/base/security/device_auth/services/mk_agree/src/
H A Dkey_manager.c185 KEY_PURPOSE_SIGN_VERIFY, &exInfo); in GenerateDeviceKeyPair()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/creds_manager/
H A Ddas_standard_token_manager.c45 KEY_PURPOSE_SIGN_VERIFY, &exInfo); in RegisterLocalIdentityStd()
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
H A Dcommon_standard_bind_exchange.c106 KEY_PURPOSE_SIGN_VERIFY, &exInfo); in GenerateKeyPairIfNotExist()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/expand_process_lib/
H A Dpub_key_exchange.c243 KEY_PURPOSE_SIGN_VERIFY, &exInfo); in ExportSelfPubKey()
/ohos5.0/base/security/device_auth/test/fuzztest/devauthfunc_fuzzer/
H A Ddevauthfunc_fuzzer.cpp242 KEY_PURPOSE_SIGN_VERIFY, &extInfo); in GenerateTempKeyPair()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_standard_auth_test.cpp239 KEY_PURPOSE_SIGN_VERIFY, &extInfo); in GenerateTempKeyPair()
H A Ddeviceauth_func_test.cpp936 KEY_PURPOSE_SIGN_VERIFY, &extInfo); in GenerateTempKeyPair()
H A Ddeviceauth_standard_test.cpp166 KEY_PURPOSE_SIGN_VERIFY, &extInfo); in GenerateTempKeyPair()
H A Ddeviceauth_interface_test.cpp1215 int32_t res = loader->importSymmetricKey(nullptr, nullptr, KEY_PURPOSE_SIGN_VERIFY, nullptr);
/ohos5.0/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/
H A Dcredsmanager_fuzzer.cpp291 KEY_PURPOSE_SIGN_VERIFY, &extInfo); in GenerateTempKeyPair()
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/
H A Dcreds_manager_test.cpp297 KEY_PURPOSE_SIGN_VERIFY, &extInfo); in GenerateTempKeyPair()