Home
last modified time | relevance | path

Searched refs:lookup_cipher (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/vold/
H A DMetadataCrypt.cpp180 static const CryptoType& lookup_cipher(const std::string& cipher_name) { in lookup_cipher() function
197 options->cipher = lookup_cipher(cipher_name); in parse_options()