Searched refs:psa_map_invec (Results 1 – 6 of 6) sorted by relevance
92 #define psa_map_invec psa_map_invec_cross macro127 #define psa_map_invec psa_map_invec_sfn macro
359 const void *psa_map_invec(psa_handle_t msg_handle, uint32_t invec_idx);
50 challenge_buff = psa_map_invec(msg->handle, 0); in psa_attest_get_token()
67 manifest = (uint8_t *)psa_map_invec(msg->handle, 1); in tfm_fwu_start()138 block = (uint8_t *)psa_map_invec(msg->handle, 2); in tfm_fwu_write()
71 data_buf = (uint8_t *)psa_map_invec(msg->handle, 1); in tfm_its_set_req()
80 in_vec[i].base = psa_map_invec(msg->handle, i); in tfm_crypto_init_iovecs()