Home
last modified time | relevance | path

Searched defs:Cipher (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/mmodule/javax/crypto/
DCipher.annotated.java45 public class Cipher { class
47 protected Cipher(javax.crypto.CipherSpi cipherSpi, java.security.Provider provider, java.lang.Strin… in Cipher() method in Cipher
/libcore/ojluni/src/main/java/javax/crypto/
DCipher.java256 public class Cipher { class
382 protected Cipher(CipherSpi cipherSpi, in Cipher() method in Cipher
401 private Cipher(CipherSpi cipherSpi, in Cipher() method in Cipher