Searched refs:sSrvKeyLength (Results 1 – 2 of 2) sorted by relevance
217 static constexpr const size_t sSrvKeyLength = 233; // includes NUL byte member in ot::Cli::TcpExample
165 … rv = mbedtls_pk_parse_key(&mPKey, reinterpret_cast<const unsigned char *>(sSrvKey), sSrvKeyLength, in Process()168 … rv = mbedtls_pk_parse_key(&mPKey, reinterpret_cast<const unsigned char *>(sSrvKey), sSrvKeyLength, in Process()