Home
last modified time | relevance | path

Searched refs:getCurrentSpi (Results 1 – 12 of 12) sorted by relevance

/libcore/ojluni/annotations/mmodule/javax/crypto/
DMac.annotated.java81 public javax.crypto.MacSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Mac
DCipher.annotated.java125 public javax.crypto.CipherSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Cipher
/libcore/ojluni/annotations/hiddenapi/java/security/
DSignature.java167 public java.security.SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature
365 public java.security.SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature.Delegate
/libcore/ojluni/annotations/mmodule/java/security/
DSignature.annotated.java91 public java.security.SignatureSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Signature
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DSignatureTest.java533 assertNotNull(signature.getCurrentSpi()); in testSignature_getCurrentSpi_Success()
534 assertEquals(MySignatureSpi.class, signature.getCurrentSpi().getClass()); in testSignature_getCurrentSpi_Success()
/libcore/ojluni/src/main/java/javax/crypto/
DMac.java786 public MacSpi getCurrentSpi() { in getCurrentSpi() method in Mac
DCipher.java2671 public CipherSpi getCurrentSpi() { in getCurrentSpi() method in Cipher
2818 CipherSpi getCurrentSpi(CipherSpi spiImpl) { in getCurrentSpi() method in Cipher.SpiAndProviderUpdater
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
DCipherOutputStream1Test.java329 cipherThatThrowsOnSecondDoFinal.getCurrentSpi()); in test_close_doubleCloseDoesntCallDoFinal()
/libcore/ojluni/src/main/java/java/security/
DSignature.java1101 public SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature
1464 public SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature.Delegate
/libcore/mmodules/core_platform_api/api/legacy_platform/
Dcurrent.txt478 method public java.security.SignatureSpi getCurrentSpi();
510 method public javax.crypto.CipherSpi getCurrentSpi();
514 method public javax.crypto.MacSpi getCurrentSpi();
/libcore/mmodules/core_platform_api/api/stable_platform/
Dcurrent.txt478 method public java.security.SignatureSpi getCurrentSpi();
510 method public javax.crypto.CipherSpi getCurrentSpi();
514 method public javax.crypto.MacSpi getCurrentSpi();
/libcore/api/
Dmodule-lib-current.txt478 method public java.security.SignatureSpi getCurrentSpi();
510 method public javax.crypto.CipherSpi getCurrentSpi();
514 method public javax.crypto.MacSpi getCurrentSpi();