Searched refs:random_source_ (Results 1 – 2 of 2) sorted by relevance
33 : SoftKeyFactoryMixin(blob_maker), random_source_(random_source) {} in SymmetricKeyFactory()72 const RandomSource& random_source_; variable
54 error = random_source_.GenerateRandom(key_material.writable_data(), key_data_size); in GenerateKey()