Searched refs:engineSetMode (Results 1 – 3 of 3) sorted by relevance
720 protected final void engineSetMode(String mode) throws NoSuchAlgorithmException { in engineSetMode() method in AndroidKeyStoreCipherSpiBase
51328 …method protected abstract void engineSetMode(java.lang.String) throws java.security.NoSuchAlgorith…
74158 …method protected abstract void engineSetMode(String) throws java.security.NoSuchAlgorithmException;