Searched refs:blExtApiGetRsaKeyInfo (Results 1 – 1 of 1) sorted by relevance
631 static const uint32_t *blExtApiGetRsaKeyInfo(uint32_t *numKeys) in blExtApiGetRsaKeyInfo() function688 .blGetPubKeysInfo = &blExtApiGetRsaKeyInfo,769 …for (i = 0, rsaKey = blExtApiGetRsaKeyInfo(&numRsaKeys); i < numRsaKeys; i++, rsaKey += RSA_WORDS)… in blVerifyOsImage()