Searched refs:reportKeystoreException (Results 1 – 1 of 1) sorted by relevance
146 reportKeystoreException(e, "cannot find the keystore"); in start()615 reportKeystoreException(e, "encrypt could not find the algorithm: " + CIPHER_ALGORITHM); in encrypt()617 reportKeystoreException(e, "encrypt had a padding exception"); in encrypt()619 reportKeystoreException(e, "encrypt received an invalid key"); in encrypt()621 reportKeystoreException(e, "encrypt had a padding problem"); in encrypt()623 reportKeystoreException(e, "encrypt had an illegal block size"); in encrypt()662 reportKeystoreException( in decrypt()665 reportKeystoreException(e, "decrypt could not find padding algorithm"); in decrypt()667 reportKeystoreException(e, "decrypt had a illegal block size"); in decrypt()669 reportKeystoreException(e, "decrypt had bad padding"); in decrypt()[all …]