Home
last modified time | relevance | path

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

/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dpsa_attestation.c120 uint32_t iat_sz = ATT_MAX_TOKEN_SIZE; in att_test() local
131 err = att_get_iat(nonce_buf, nonce_sz, iat_buf, &iat_sz); in att_test()
140 sf_hex_tabulate_16(&fmt, iat_buf, (size_t)iat_sz); in att_test()