Searched defs:crypto_algorithm (Results 1 – 2 of 2) sorted by relevance
413 size_t crypto_algorithm() const { return crypto_algorithm_; } in crypto_algorithm() function
1535 void Service::SetSecurity(CryptoAlgorithm crypto_algorithm, bool key_rotation, in SetSecurity()