Home
last modified time | relevance | path

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

/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DKeyStoreCryptoOperationUtils.java139 public static GeneralSecurityException getExceptionForCipherInit( in getExceptionForCipherInit() method in KeyStoreCryptoOperationUtils
H A DAndroidKeyStoreCipherSpiBase.java339 GeneralSecurityException e = KeyStoreCryptoOperationUtils.getExceptionForCipherInit( in ensureKeystoreOperationInitialized()