Home
last modified time | relevance | path

Searched defs:getCurrentSpi (Results 1 – 7 of 7) sorted by relevance

/libcore/ojluni/annotations/mmodule/javax/crypto/
DMac.annotated.java80 public javax.crypto.MacSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Mac
DCipher.annotated.java124 public javax.crypto.CipherSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Cipher
/libcore/ojluni/annotations/mmodule/java/security/
DSignature.annotated.java90 public java.security.SignatureSpi getCurrentSpi() { throw new RuntimeException("Stub!"); } in getCurrentSpi() method in Signature
/libcore/ojluni/src/main/java/javax/crypto/
DMac.java786 public MacSpi getCurrentSpi() { in getCurrentSpi() method in Mac
DCipher.java2672 public CipherSpi getCurrentSpi() { in getCurrentSpi() method in Cipher
2819 CipherSpi getCurrentSpi(CipherSpi spiImpl) { in getCurrentSpi() method in Cipher.SpiAndProviderUpdater
/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/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