Searched refs:ciphertext_2_raw (Results 1 – 3 of 3) sorted by relevance
/uoscore-uedhoc-3.4.0/test_vectors/ |
D | edhoc-vectors-json_v11.txt | 41 "ciphertext_2_raw": "0ff04c294f4ac602cf78", 133 …"ciphertext_2_raw": "5248cd80786eee6d9ef8c94f3d70d78bb22d5e2292b75c5176e3b1910089e7546d735989aebb6… 225 "ciphertext_2_raw": "d9b82aa55ecef3fbd92f", 317 …"ciphertext_2_raw": "690bdd9b15885138490d3b8ac735e2ad7912d58d0e3995f2b54e8e63e90bc3c42620308c10508… 409 …"ciphertext_2_raw": "81e5b2faf8ddddaedfdee8db76057747446526b23599672f5e2944f67736e095456647cdb8622… 501 …"ciphertext_2_raw": "776fc003b4c53cf5ef5f5ef3e5ff1ecf7d1c4b2dbba97cda3c3efd6696a4278961bfd69fec9e3… 593 …"ciphertext_2_raw": "871c8a9d20d78528cb546b775851b59f3cda16fb9eac72329b94a6b9f498fb7d144598911e9be… 685 "ciphertext_2_raw": "0bad95b2467c5c0fddf202297e2f986f3f74", 777 …"ciphertext_2_raw": "ee5ececcf42d17cd0a8d8785af50a72f534db4d5610e0b788ad8ba47d98f0baced3400c98a515… 869 …"ciphertext_2_raw": "00a7d7260a0e43d0b99d2898a4ca48696dd231177832f0a7b344f3e409aa4ec16330bee2ada70… [all …]
|
D | edhoc_test_vectors.h | 118 const uint8_t *ciphertext_2_raw; member 7578 .ciphertext_2_raw = test_vector_1_ciphertext_2_raw, 7869 .ciphertext_2_raw = test_vector_2_ciphertext_2_raw, 8160 .ciphertext_2_raw = test_vector_3_ciphertext_2_raw, 8451 .ciphertext_2_raw = test_vector_4_ciphertext_2_raw, 8742 .ciphertext_2_raw = test_vector_5_ciphertext_2_raw, 9033 .ciphertext_2_raw = test_vector_6_ciphertext_2_raw, 9324 .ciphertext_2_raw = test_vector_7_ciphertext_2_raw, 9615 .ciphertext_2_raw = test_vector_8_ciphertext_2_raw, 9906 .ciphertext_2_raw = test_vector_9_ciphertext_2_raw, [all …]
|
/uoscore-uedhoc-3.4.0/scripts/ |
D | json2c.py | 123 const uint8_t *ciphertext_2_raw;\n\ 415 .ciphertext_2_raw = NULL,\n\
|