Home
last modified time | relevance | path

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

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