Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/javax/crypto/
DMac.java698 public MacSpi getCurrentSpi() { in getCurrentSpi() method in Mac
DCipher.java2664 public CipherSpi getCurrentSpi() { in getCurrentSpi() method in Cipher
2811 CipherSpi getCurrentSpi(CipherSpi spiImpl) { in getCurrentSpi() method in Cipher.SpiAndProviderUpdater
/libcore/ojluni/src/main/java/java/security/
DSignature.java1000 public SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature
1308 public SignatureSpi getCurrentSpi() { in getCurrentSpi() method in Signature.Delegate