Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/jwt/internal/
H A Djwt_mac_wrapper.cc77 util::StatusOr<std::string> JwtMacSetWrapper::ComputeMacAndEncode( in ComputeMacAndEncode() function in crypto::tink::jwt_internal::__anonf549f44a0111::JwtMacSetWrapper
/aosp_15_r20/external/tink/testing/python/
H A Djwt_service.py225 def ComputeMacAndEncode( member in JwtServicer
/aosp_15_r20/external/tink/testing/go/
H A Djwt_service.go346 func (s *JWTService) ComputeMacAndEncode(ctx context.Context, req *pb.JwtSignRequest) (*pb.JwtSignR… func
/aosp_15_r20/external/tink/testing/cc/
H A Djwt_impl.cc232 grpc::Status JwtImpl::ComputeMacAndEncode(grpc::ServerContext* context, in ComputeMacAndEncode() function in tink_testing_api::JwtImpl
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto467 rpc ComputeMacAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto467 rpc ComputeMacAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto467 rpc ComputeMacAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto467 rpc ComputeMacAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto467 rpc ComputeMacAndEncode(JwtSignRequest) returns (JwtSignResponse) {} rpc