Searched refs:ATAP_NONCE_LEN (Results 1 - 2 of 2) sorted by path

/system/iot/attestation/atap/libatap/
H A Datap_commands.c32 uint8_t nonce[ATAP_NONCE_LEN];
44 ATAP_NONCE_LEN);
49 ops, nonce, ATAP_NONCE_LEN, *signature, signature_len);
H A Datap_types.h93 #define ATAP_NONCE_LEN 16 macro

Completed in 21 milliseconds