Searched refs:ED25519_PRI_KEY_LEN (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/security/crypto_framework/test/fuzztest/key/asykeygenerator_fuzzer/ |
H A D | asykeygenerator_fuzzer.cpp | 67 static const int ED25519_PRI_KEY_LEN = 48; variable 104 …static uint8_t g_mockEd25519PriKey[ED25519_PRI_KEY_LEN] = { 48, 46, 2, 1, 0, 48, 5, 6, 3, 43, 101,… 1398 .len = ED25519_PRI_KEY_LEN in TestEd25519Key()
|