Searched refs:crypto_to_sig (Results 1 – 1 of 1) sorted by relevance
143 static const uint8_t crypto_to_sig[] = { variable169 if (algorithm < ARRAY_SIZE(crypto_to_sig)) in vb2_crypto_to_signature()170 return crypto_to_sig[algorithm]; in vb2_crypto_to_signature()