Searched defs:suite (Results 1 – 6 of 6) sorted by relevance
| /uoscore-uedhoc-latest/inc/edhoc/ |
| D | suites.h | 49 struct suite { struct 50 enum suite_label suite_label; argument 62 * given suite label. argument
|
| D | runtime_context.h | 27 struct suite suite; member
|
| /uoscore-uedhoc-latest/src/edhoc/ |
| D | prk.c | 25 enum err prk_derive(bool static_dh_auth, struct suite suite, uint8_t label, in prk_derive()
|
| D | signature_or_mac_msg.c | 52 struct suite *suite, struct byte_array *mac) in mac() 141 signature_or_mac(enum sgn_or_mac_op op, bool static_dh, struct suite *suite, in signature_or_mac()
|
| D | suites.c | 16 enum err get_suite(enum suite_label label, struct suite *suite) in get_suite()
|
| D | ciphertext.c | 120 enum ciphertext ctxt, struct suite *suite, struct byte_array *c_r, in ciphertext_decrypt_split() 184 enum err ciphertext_gen(enum ciphertext ctxt, struct suite *suite, in ciphertext_gen()
|