Searched refs:crypto_to_hash (Results 1 – 1 of 1) sorted by relevance
31 static const uint8_t crypto_to_hash[] = { variable57 if (algorithm < ARRAY_SIZE(crypto_to_hash)) in vb2_crypto_to_hash()58 return crypto_to_hash[algorithm]; in vb2_crypto_to_hash()