Home
last modified time | relevance | path

Searched defs:VerifyMacAndDecode (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tink/cc/jwt/internal/
H A Djwt_mac_wrapper.cc85 util::StatusOr<crypto::tink::VerifiedJwt> JwtMacSetWrapper::VerifyMacAndDecode( in VerifyMacAndDecode() function in crypto::tink::jwt_internal::__anonf549f44a0111::JwtMacSetWrapper
/aosp_15_r20/external/tink/testing/python/
H A Djwt_service.py240 def VerifyMacAndDecode( member in JwtServicer
/aosp_15_r20/external/tink/testing/go/
H A Djwt_service.go368 func (s *JWTService) VerifyMacAndDecode(ctx context.Context, req *pb.JwtVerifyRequest) (*pb.JwtVeri… func
/aosp_15_r20/external/tink/testing/cc/
H A Djwt_impl.cc258 grpc::Status JwtImpl::VerifyMacAndDecode(grpc::ServerContext* context, in VerifyMacAndDecode() function in tink_testing_api::JwtImpl
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto469 rpc VerifyMacAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto469 rpc VerifyMacAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto469 rpc VerifyMacAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto469 rpc VerifyMacAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto469 rpc VerifyMacAndDecode(JwtVerifyRequest) returns (JwtVerifyResponse) {} rpc