Searched refs:getCurrentSpi (Results 1 – 10 of 10) sorted by relevance
76 public javax.crypto.MacSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Mac
120 public javax.crypto.CipherSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Cipher
167 public java.security.SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature365 public java.security.SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature.Delegate
90 public java.security.SignatureSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Signature
533 assertNotNull(signature.getCurrentSpi()); in testSignature_getCurrentSpi_Success()534 assertEquals(MySignatureSpi.class, signature.getCurrentSpi().getClass()); in testSignature_getCurrentSpi_Success()
786 public MacSpi getCurrentSpi() { in getCurrentSpi() method in Mac
2671 public CipherSpi getCurrentSpi() { in getCurrentSpi() method in Cipher2818 CipherSpi getCurrentSpi(CipherSpi spiImpl) { in getCurrentSpi() method in Cipher.SpiAndProviderUpdater
329 cipherThatThrowsOnSecondDoFinal.getCurrentSpi()); in test_close_doubleCloseDoesntCallDoFinal()
1101 public SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature1464 public SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature.Delegate
839 method public java.security.SignatureSpi getCurrentSpi();884 method public javax.crypto.CipherSpi getCurrentSpi();888 method public javax.crypto.MacSpi getCurrentSpi();