HomeSort by relevance Sort by last modified time
    Searched refs:ATAP_NONCE_LEN (Results 1 - 2 of 2) sorted by null

  /system/iot/attestation/atap/libatap/
atap_types.h 93 #define ATAP_NONCE_LEN 16
atap_commands.c 32 uint8_t nonce[ATAP_NONCE_LEN];
44 ATAP_NONCE_LEN);
49 ops, nonce, ATAP_NONCE_LEN, *signature, signature_len);

Completed in 112 milliseconds