Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DCryptoType.cpp27 const CryptoType& lookup_crypto_algorithm(const CryptoType table[], int table_len, in lookup_crypto_algorithm() function
H A DCryptoType.h61 const CryptoType& lookup_crypto_algorithm(const CryptoType table[], int table_len,
H A Dcryptfs.cpp320 lookup_crypto_algorithm(supported_crypto_types, array_length(supported_crypto_types), in get_crypto_type()