Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/secure_fw/partitions/initial_attestation/
Dattest_core.c590 static void attest_get_option_flags(struct q_useful_buf_c *challenge, in attest_get_option_flags() argument
600 if ((challenge->len == PSA_INITIAL_ATTEST_CHALLENGE_SIZE_64) && in attest_get_option_flags()
601 (challenge->ptr)) { in attest_get_option_flags()
602 challenge_end = ((uint8_t *)challenge->ptr) + challenge->len; in attest_get_option_flags()
603 challenge_data = ((uint8_t *)challenge->ptr) + option_flags_size; in attest_get_option_flags()
617 (void)memcpy(option_flags, challenge->ptr, option_flags_size); in attest_get_option_flags()
727 attest_create_token(struct q_useful_buf_c *challenge, in attest_create_token() argument
745 attest_get_option_flags(challenge, &option_flags, &key_select); in attest_create_token()
775 challenge); in attest_create_token()
806 struct q_useful_buf_c challenge; in initial_attest_get_token() local
[all …]
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dcode_sharing.rst35 Technical challenge
40 dynamic loading functionality. One major challenge to be solved in the Cortex-M
/trusted-firmware-m-3.4.0/docs/integration_guide/services/
Dtfm_attestation_integration_guide.rst39 - **Auth challenge**: Input object from caller. Can be a single nonce from