Home
last modified time | relevance | path

Searched defs:KeyPair (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/src/core/crypto/
Decdsa.hpp113 class KeyPair : public otPlatCryptoEcdsaKeyPair class in ot::Crypto::Ecdsa::P256
124 KeyPair(void) { mDerLength = 0; } in KeyPair() function in ot::Crypto::Ecdsa::P256::KeyPair