Searched defs:irpc (Results 1 – 2 of 2) sorted by relevance
277 IRemotelyProvisionedComponent irpc = mock(IRemotelyProvisionedComponent.class); in testValidBatchSizes() local
281 byte[] generateCsr(IRemotelyProvisionedComponent irpc, FetchEekResponse eekResponse) in generateCsr()