Home
last modified time | relevance | path

Searched refs:cwt_first_part_bytes (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/lib/ext/t_cose/test/
Dt_cose_test.c279 const uint8_t cwt_first_part_bytes[] = {0xd2, 0x84, 0x43, 0xa1, 0x01, 0x26}; in short_circuit_make_cwt_test() local
280 struct q_useful_buf_c fp = Q_USEFUL_BUF_FROM_BYTE_ARRAY_LITERAL(cwt_first_part_bytes); in short_circuit_make_cwt_test()
281 struct q_useful_buf_c head = q_useful_buf_head(signed_cose, sizeof(cwt_first_part_bytes)); in short_circuit_make_cwt_test()
307 … sizeof(cwt_first_part_bytes)+kid_encoded_len); in short_circuit_make_cwt_test()