Home
last modified time | relevance | path

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

/external/tink/cc/jwt/internal/
Djwt_mac_impl_test.cc55 util::StatusOr<std::unique_ptr<JwtMacInternal>> CreateJwtMac() { in CreateJwtMac() function
/external/tink/testing/python/
Djwt_service.py189 def CreateJwtMac( member in JwtServicer
/external/tink/testing/go/
Djwt_service.go39 func (s *JWTService) CreateJwtMac(ctx context.Context, req *pb.CreationRequest) (*pb.CreationRespon… func
/external/tink/testing/cc/
Djwt_impl.cc213 ::grpc::Status JwtImpl::CreateJwtMac(grpc::ServerContext* context, in CreateJwtMac() function in tink_testing_api::JwtImpl
/external/tink/testing/cc/protos/
Dtesting_api.proto460 rpc CreateJwtMac(CreationRequest) returns (CreationResponse) {} rpc
/external/tink/testing/java_src/protos/
Dtesting_api.proto460 rpc CreateJwtMac(CreationRequest) returns (CreationResponse) {} rpc
/external/tink/testing/go/protos/
Dtesting_api.proto460 rpc CreateJwtMac(CreationRequest) returns (CreationResponse) {} rpc
/external/tink/testing/cross_language/protos/
Dtesting_api.proto460 rpc CreateJwtMac(CreationRequest) returns (CreationResponse) {} rpc
/external/tink/testing/python/protos/
Dtesting_api.proto460 rpc CreateJwtMac(CreationRequest) returns (CreationResponse) {} rpc