Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/crypto/
H A Decdsa.hpp164 const uint8_t *GetDerBytes(void) const { return mDerBytes; } in GetDerBytes() function in ot::Crypto::Ecdsa::P256::KeyPair
184 uint8_t *GetDerBytes(void) { return mDerBytes; } in GetDerBytes() function in ot::Crypto::Ecdsa::P256::KeyPair