Home
last modified time | relevance | path

Searched refs:DestoryKeyPair (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/key_mgr/src/
H A Ded25519_key.c29 DestoryKeyPair(g_keyPair); in GenerateKeyPair()
58 DestoryKeyPair(g_keyPair); in DestoryEd25519KeyPair()
/ohos5.0/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dadaptor_algorithm_test.cpp50 DestoryKeyPair(nullptr);
77 DestoryKeyPair(keyPair4);
109 DestoryKeyPair(keyPair);
147 DestoryKeyPair(keyPair);
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dadaptor_algorithm.h48 void DestoryKeyPair(KeyPair *keyPair);
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c67 void DestoryKeyPair(KeyPair *keyPair) in DestoryKeyPair() function
134 DestoryKeyPair(keyPair); in GenerateEd25519KeyPair()