Searched refs:bytes_remaining (Results 1 – 1 of 1) sorted by relevance
137 int32_t bytes_remaining = 0; in copy_cert_chain_from_buf() local152 bytes_remaining = cert_chain_size; in copy_cert_chain_from_buf()160 bytes_remaining -= (sizeof(uint32_t) + in copy_cert_chain_from_buf()163 if (bytes_remaining <= 0) { in copy_cert_chain_from_buf()164 retval = (bytes_remaining == 0); in copy_cert_chain_from_buf()