Searched refs:GetCipherForKey (Results 1 – 1 of 1) sorted by relevance
21 const EVP_CIPHER* GetCipherForKey(const SymmetricKey* key) { in GetCipherForKey() function56 if (GetCipherForKey(key) == nullptr) in Init()141 const EVP_CIPHER* cipher = GetCipherForKey(key_); in Crypt()