Searched defs:cipher (Results 1 – 3 of 3) sorted by relevance
76 const EVP_CIPHER* cipher = EVP_aes_256_gcm(); in getAesCipherForKey() local92 const EVP_CIPHER* cipher = getAesCipherForKey(key); in AES_gcm_encrypt() local129 const EVP_CIPHER* cipher = getAesCipherForKey(key); in AES_gcm_decrypt() local
154 Cipher cipher = Cipher.getInstance(epkInfo.getAlgName()); in decryptPrivateKey() local
227 const EVP_CIPHER* cipher = in InitializeCipher() local