Home
last modified time | relevance | path

Searched refs:getExceptionForCipherInit (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/keystore/java/android/security/keystore2/
DKeyStoreCryptoOperationUtils.java135 public static GeneralSecurityException getExceptionForCipherInit( in getExceptionForCipherInit() method in KeyStoreCryptoOperationUtils
DAndroidKeyStoreCipherSpiBase.java360 GeneralSecurityException e = KeyStoreCryptoOperationUtils.getExceptionForCipherInit( in ensureKeystoreOperationInitialized()