Searched refs:challenge (Results 1 – 3 of 3) sorted by relevance
590 static void attest_get_option_flags(struct q_useful_buf_c *challenge, in attest_get_option_flags() argument600 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() argument745 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 …]
35 Technical challenge40 dynamic loading functionality. One major challenge to be solved in the Cortex-M
39 - **Auth challenge**: Input object from caller. Can be a single nonce from