Home
last modified time | relevance | path

Searched refs:GetBase64EncodingLength (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/toolchain/websocket/
H A Dhandshake_helper.h32 static constexpr size_t KEY_LENGTH = GetBase64EncodingLength(16);
34 static constexpr size_t ENCODED_KEY_LEN = GetBase64EncodingLength(SHA_DIGEST_LENGTH);
H A Dnetwork.h35 constexpr inline size_t GetBase64EncodingLength(size_t inputLength) in GetBase64EncodingLength() function

Completed in 1 milliseconds