nRF Connect SDK API 2.8.99
|
int bl_root_of_trust_verify_external | ( | const uint8_t * | public_key, |
const uint8_t * | public_key_hash, | ||
const uint8_t * | signature, | ||
const uint8_t * | firmware, | ||
const uint32_t | firmware_len ) |
#include <include/bl_crypto.h>
Implementation of rot_verify that is safe to be called from EXT_API.
See bl_root_of_trust_verify for docs.