Home
last modified time | relevance | path

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

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