Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/jwt/
H A Dverified_jwt.cc98 bool VerifiedJwt::IsNullClaim(absl::string_view name) const { in IsNullClaim() function in crypto::tink::VerifiedJwt
H A Draw_jwt.cc346 bool RawJwt::IsNullClaim(absl::string_view name) const { in IsNullClaim() function in crypto::tink::RawJwt