Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dadaptor_algorithm_test.cpp74 KeyPair *keyPair4 = GenerateEd25519KeyPair();
94 KeyPair *keyPair = GenerateEd25519KeyPair();
125 KeyPair *keyPair = GenerateEd25519KeyPair();
/ohos5.0/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dadaptor_algorithm_test.cpp73 KeyPair *keyPair4 = GenerateEd25519KeyPair();
93 KeyPair *keyPair = GenerateEd25519KeyPair();
124 KeyPair *keyPair = GenerateEd25519KeyPair();
/ohos5.0/drivers/peripheral/user_auth/hdi_service/key_mgr/src/
H A Ded25519_key.c30 g_keyPair = GenerateEd25519KeyPair(); in GenerateKeyPair()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dadaptor_algorithm.h49 KeyPair *GenerateEd25519KeyPair(void);
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dadaptor_algorithm.h52 KeyPair *GenerateEd25519KeyPair(void);
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/service/src/
H A Dall_in_one_impl_test.cpp112 KeyPair *keyPair = GenerateEd25519KeyPair();
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c156 g_keyPair = GenerateEd25519KeyPair(); in GenerateAllInOneKeyPair()
H A Dcollector_func.c51 g_keyPair = GenerateEd25519KeyPair(); in GenerateCollectorKeyPair()
H A Dverifier_func.c53 g_keyPair = GenerateEd25519KeyPair(); in GenerateVerifierKeyPair()
/ohos5.0/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp119 g_keyPair = GenerateEd25519KeyPair(); in GenerateExecutorKeyPair()
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dpin_auth_test.cpp253 KeyPair *keyPair = GenerateEd25519KeyPair();
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c98 KeyPair *GenerateEd25519KeyPair(void) in GenerateEd25519KeyPair() function
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c89 KeyPair *GenerateEd25519KeyPair(void) in GenerateEd25519KeyPair() function