Home
last modified time | relevance | path

Searched refs:challenge_end (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-3.6.0/secure_fw/partitions/initial_attestation/
Dattest_core.c508 uint8_t *challenge_end; in attest_get_option_flags() local
514 challenge_end = ((uint8_t *)challenge->ptr) + challenge->len; in attest_get_option_flags()
518 while (challenge_data < challenge_end) { in attest_get_option_flags()