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

  /system/iot/attestation/atap/libatap/
atap_util.h 152 uint8_t* append_cert_chain_to_buf(uint8_t* buf,
atap_util.c 60 uint8_t* append_cert_chain_to_buf(uint8_t* buf, function
94 buf = append_cert_chain_to_buf(buf, &inner_ca_request->auth_key_cert_chain);
  /system/iot/attestation/atap/test/
atap_util_unittest.cpp 133 uint8_t* end = append_cert_chain_to_buf(buf, &chain);

Completed in 69 milliseconds