Home
last modified time | relevance | path

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

/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dpsa_attestation.c29 uint8_t *token_buffer, uint32_t *token_sz) in att_get_iat() argument
86 token_sz /* Post exec output token size. */ in att_get_iat()
88 LOG_INF("att: IAT data received: %u bytes.", *token_sz); in att_get_iat()
Dpsa_attestation.h54 uint8_t *token_buffer, uint32_t *token_sz);