Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/jwt/
H A Dverified_jwt.cc38 util::StatusOr<std::string> VerifiedJwt::GetTypeHeader() const { in GetTypeHeader() function in crypto::tink::VerifiedJwt
H A Draw_jwt.cc199 util::StatusOr<std::string> RawJwt::GetTypeHeader() const { in GetTypeHeader() function in crypto::tink::RawJwt
/aosp_15_r20/external/tink/cc/jwt/internal/
H A Djwt_format.cc165 absl::optional<std::string> GetTypeHeader( in GetTypeHeader() function