Searched defs:cipher (Results 1 – 3 of 3) sorted by relevance
332 const EVP_CIPHER* cipher = EVP_aes_256_cbc(); in AesEncrypt() local382 const EVP_CIPHER* cipher = EVP_aes_256_cbc(); in AesDecrypt() local
154 Cipher cipher = Cipher.getInstance(epkInfo.getAlgName()); in decryptPrivateKey() local
257 const EVP_CIPHER* cipher; in InitializeCipher() local