CBS_get_bytes
if (!CBS_get_bytes(cbs, out_content, length))
if (!CBS_get_bytes(&cbs_object, &cbs_object_content,
if (!CBS_get_bytes(&cbs_exp, &cbs_exp_content, length))
if (!CBS_get_bytes(cbs, &content, length)) {
if (!CBS_get_bytes(&cbs_initial, &cbs_content,
if (!CBS_get_bytes(cbs_object, &cbs_content, length))
if (!CBS_get_bytes(&cbs_seq, &cbs_seq_content, length))
if (!CBS_get_bytes(cbs, &cbs_object, CBS_offset(&cbs_seq)))
if (!CBS_get_bytes(&cbs, &row, row_bytes))
if (!CBS_get_bytes(cbs, cbs, digits))
return CBS_get_bytes(cbs, out, len);
return CBS_get_bytes(cbs, out, 2);
return CBS_get_bytes(cbs, out, len);
int CBS_get_bytes(CBS *cbs, CBS *out, size_t len);
if (!CBS_get_bytes(cbs, &log_id, CT_V1_LOG_ID_LEN))
if (!CBS_get_bytes(cbs, &field_element, BN_num_bytes(group->p))) {
if (!CBS_get_bytes(in, &t_bytes, encoded_vector_size(rank)))
if (!CBS_get_bytes(&cbs, &s_bytes,
return CBS_get_bytes(cbs, out, len);
return CBS_get_bytes(cbs, out, 2);
return CBS_get_bytes(cbs, out, len);
int CBS_get_bytes(CBS *cbs, CBS *out, size_t len);
if (!CBS_get_bytes(&header, &seq_no, SSL3_SEQUENCE_SIZE))
if (!CBS_get_bytes(&cbs, &server_random, SSL3_RANDOM_SIZE))
if (!CBS_get_bytes(&cbs, &client_random, SSL3_RANDOM_SIZE))
if (!CBS_get_bytes(&reneg, &prev_client,
if (!CBS_get_bytes(&reneg, &prev_server,
if (!CBS_get_bytes(ticket, &ticket_name, 16))
if (!CBS_get_bytes(ticket, &ticket_iv, iv_len))
if (!CBS_get_bytes(ticket, &ticket_iv, iv_len))
if (!CBS_get_bytes(ticket, &ticket_encdata, CBS_len(ticket) - hlen))
if (!CBS_get_bytes(ticket, &ticket_hmac, hlen))
if (!CBS_get_bytes(&cbs, &kb->client_write_mac_key, mac_key_len))
if (!CBS_get_bytes(&cbs, &kb->server_write_mac_key, mac_key_len))
if (!CBS_get_bytes(&cbs, &kb->client_write_key, key_len))
if (!CBS_get_bytes(&cbs, &kb->server_write_key, key_len))
if (!CBS_get_bytes(&cbs, &kb->client_write_iv, iv_len))
if (!CBS_get_bytes(&cbs, &kb->server_write_iv, iv_len))
if (!CBS_get_bytes(&cbs, &seq_num, SSL3_SEQUENCE_SIZE))
if (!CBS_get_bytes(fragment, &var_nonce,
if (!CBS_get_bytes(&server_hello, &server_random, SSL3_RANDOM_SIZE))
if (!CBS_get_bytes(cbs, &server_random, SSL3_RANDOM_SIZE))
if (!CBS_get_bytes(cbs, &client_random, SSL3_RANDOM_SIZE))
if (!CBS_get_bytes(cbs, &mlkem_ciphertext_cbs,
if (!CBS_get_bytes(cbs, &x25519_cbs, X25519_KEY_LENGTH))
if (!CBS_get_bytes(cbs, &mlkem768_cbs,
if (!CBS_get_bytes(cbs, &x25519_cbs, X25519_KEY_LENGTH))
return CBS_get_bytes(&dup, out, len);
if (!CBS_get_bytes(&p->cbs, &cbs, len))