Searched defs:cipher (Results 1 – 4 of 4) sorted by relevance
333 const EVP_CIPHER* cipher = EVP_aes_256_cbc(); in AesEncrypt() local383 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
902 Service::CryptoAlgorithm cipher = Service::kCryptoAes; in ComputeCipher8021x() local