Searched defs:Generate (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/src/core/crypto/ | ||
D | ecdsa.hpp | 134 Error Generate(void) { return otPlatCryptoEcdsaGenerateKey(this); } in Generate() function in ot::Crypto::Ecdsa::P256::KeyPair |