Searched refs:aes_cbc_ (Results 1 – 1 of 1) sorted by relevance
24 aes_cbc_(CreatePlatformAesCbcImplementation()), in AlgorithmRegistry()44 return aes_cbc_.get(); in GetAlgorithm()63 const scoped_ptr<AlgorithmImplementation> aes_cbc_; member in content::webcrypto::__anon495833200111::AlgorithmRegistry