Home
last modified time | relevance | path

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

/uoscore-uedhoc-3.5.0/inc/oscore/
Doscore_interactions.h43 uint8_t request_piv[MAX_PIV_LEN]; member
/uoscore-uedhoc-3.5.0/src/oscore/
Doscore_interactions.c277 struct byte_array *request_piv, struct byte_array *request_kid) in oscore_interactions_read_wrapper()
302 struct byte_array *request_piv, struct byte_array *request_kid) in oscore_interactions_update_wrapper()
Doscore2coap.c270 struct byte_array request_piv; in decrypt_wrapper() local
Dcoap2oscore.c540 struct byte_array request_piv = piv; in encrypt_wrapper() local