Searched refs:getCurrentSpi (Results 1 – 10 of 10) sorted by relevance
80 public javax.crypto.MacSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Mac
124 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
2672 public CipherSpi getCurrentSpi() { in getCurrentSpi() method in Cipher2819 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
477 method public java.security.SignatureSpi getCurrentSpi();509 method public javax.crypto.CipherSpi getCurrentSpi();513 method public javax.crypto.MacSpi getCurrentSpi();