Searched refs:KeyPair (Results 1 – 5 of 5) sorted by relevance
77 class KeyPair;91 friend class KeyPair;113 class KeyPair : public otPlatCryptoEcdsaKeyPair class in ot::Crypto::Ecdsa::P256124 KeyPair(void) { mDerLength = 0; } in KeyPair() function in ot::Crypto::Ecdsa::P256::KeyPair232 Error ImportKeyPair(const KeyPair &aKeyPair) in ImportKeyPair()299 friend class KeyPair;341 DefineCoreType(otPlatCryptoEcdsaKeyPair, Crypto::Ecdsa::P256::KeyPair);
80 Ecdsa::P256::KeyPair keyPair; in TestEcdsaVector()138 Ecdsa::P256::KeyPair keyPair; in TestEcdsaKeyGenerationSignAndVerify()
604 typedef Crypto::Ecdsa::P256::KeyPair ValueType; ///< The associated value type.
909 typedef Crypto::Ecdsa::P256::KeyPair KeyInfo;
1164 Crypto::Ecdsa::P256::KeyPair keyPair; in ReadOrGenerateKey()