Searched refs:lookup_crypto_algorithm (Results 1 – 3 of 3) sorted by relevance
27 const CryptoType& lookup_crypto_algorithm(const CryptoType table[], int table_len, in lookup_crypto_algorithm() function
61 const CryptoType& lookup_crypto_algorithm(const CryptoType table[], int table_len,
324 lookup_crypto_algorithm(supported_crypto_types, array_length(supported_crypto_types), in get_crypto_type()