Searched defs:kid_context (Results 1 - 4 of 4) sorted by relevance
/third_party/libcoap/src/oscore/ | ||
H A D | oscore_cose.c | 368 cose_encrypt0_set_kid_context(cose_encrypt0_t *ptr, coap_bin_const_t *kid_context) cose_encrypt0_set_kid_context() argument |
H A D | oscore.c | 279 coap_bin_const_t kid_context; oscore_decode_option_value() local [all...] |
/third_party/libcoap/include/oscore/ | ||
H A D | oscore_cose.h | 204 coap_bin_const_t kid_context; member |
/third_party/libcoap/src/ | ||
H A D | coap_oscore.c | 270 coap_oscore_new_pdu_encrypted(coap_session_t *session, coap_pdu_t *pdu, coap_bin_const_t *kid_context, oscore_partial_iv_t send_partial_iv) coap_oscore_new_pdu_encrypted() argument 709 build_and_send_error_pdu(coap_session_t *session, coap_pdu_t *rcvd, coap_pdu_code_t code, const char *diagnostic, uint8_t *echo_data, coap_bin_const_t *kid_context, int encrypt_oscore) build_and_send_error_pdu() argument 926 coap_bin_const_t kid_context; coap_oscore_decrypt_pdu() local 1033 coap_bin_const_t kid_context; coap_oscore_decrypt_pdu() local [all...] |
Completed in 5 milliseconds