Home
last modified time | relevance | path

Searched defs:CreatePublicKeySign (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tink/testing/go/
H A Dsignature_service.go31 func (s *SignatureService) CreatePublicKeySign(ctx context.Context, req *pb.CreationRequest) (*pb.C… func
/aosp_15_r20/external/tink/testing/cc/
H A Dsignature_impl.cc33 ::grpc::Status SignatureImpl::CreatePublicKeySign( in CreatePublicKeySign() function in tink_testing_api::SignatureImpl
/aosp_15_r20/external/tink/testing/python/
H A Dservices.py615 def CreatePublicKeySign( member in SignatureServicer
/aosp_15_r20/external/tink/testing/cross_language/protos/
H A Dtesting_api.proto379 rpc CreatePublicKeySign(CreationRequest) returns (CreationResponse) {} rpc
/aosp_15_r20/external/tink/testing/java_src/protos/
H A Dtesting_api.proto379 rpc CreatePublicKeySign(CreationRequest) returns (CreationResponse) {} rpc
/aosp_15_r20/external/tink/testing/go/protos/
H A Dtesting_api.proto379 rpc CreatePublicKeySign(CreationRequest) returns (CreationResponse) {} rpc
/aosp_15_r20/external/tink/testing/cc/protos/
H A Dtesting_api.proto379 rpc CreatePublicKeySign(CreationRequest) returns (CreationResponse) {} rpc
/aosp_15_r20/external/tink/testing/python/protos/
H A Dtesting_api.proto379 rpc CreatePublicKeySign(CreationRequest) returns (CreationResponse) {} rpc