Home
last modified time | relevance | path

Searched defs:request_kid (Results 1 – 4 of 4) sorted by relevance

/uoscore-uedhoc-latest/inc/oscore/
Doscore_interactions.h47 uint8_t request_kid[MAX_KID_LEN]; member
/uoscore-uedhoc-latest/src/oscore/
Doscore_interactions.c277 struct byte_array *request_piv, struct byte_array *request_kid) in oscore_interactions_read_wrapper()
303 struct byte_array *request_piv, struct byte_array *request_kid) in oscore_interactions_update_wrapper()
Doscore2coap.c271 struct byte_array request_kid; in decrypt_wrapper() local
Dcoap2oscore.c549 struct byte_array request_kid = kid; in encrypt_wrapper() local