Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/jwt/
H A Dverified_jwt.h37 class JwtMacImpl; variable
/aosp_15_r20/external/tink/cc/jwt/internal/
H A Djwt_mac_impl.h40 explicit JwtMacImpl(std::unique_ptr<crypto::tink::Mac> mac, in JwtMacImpl() function