Searched defs:cipher (Results 1 – 5 of 5) sorted by relevance
62 const EVP_CIPHER* cipher = EVP_aes_256_gcm(); in getAesCipherForKey() local82 const EVP_CIPHER* cipher = getAesCipherForKey(key_size); in AES_gcm_encrypt() local118 const EVP_CIPHER* cipher = getAesCipherForKey(key_size); in AES_gcm_decrypt() local
252 DmTargetCrypt(uint64_t start, uint64_t length, const std::string& cipher, in DmTargetCrypt()285 DmTargetDefaultKey(uint64_t start, uint64_t length, const std::string& cipher, in DmTargetDefaultKey()
154 Cipher cipher = Cipher.getInstance(epkInfo.getAlgName()); in decryptPrivateKey() local
57 struct CryptoType cipher = invalid_crypto_type; member
230 const EVP_CIPHER* cipher = in InitializeCipher() local