Searched refs:R_PRK_out_buf (Results 1 – 2 of 2) sorted by relevance
167 uint8_t R_PRK_out_buf[32]; in test_edhoc_responder_x509_x5t_rfc9529() local168 struct byte_array R_PRK_out = { .ptr = R_PRK_out_buf, in test_edhoc_responder_x509_x5t_rfc9529()169 .len = sizeof(R_PRK_out_buf) }; in test_edhoc_responder_x509_x5t_rfc9529()
49 uint8_t R_PRK_out_buf[32]; variable50 struct byte_array R_PRK_out = { .ptr = R_PRK_out_buf,51 .len = sizeof(R_PRK_out_buf) };