Home
last modified time | relevance | path

Searched refs:rfc8613_b_1_2 (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_oscore_internal.h49 uint32_t rfc8613_b_1_2; /**< 1 if rfc8613 B.1.2 enabled else 0 */ member
/third_party/libcoap/src/oscore/
Doscore_context.c462 osc_ctx->rfc8613_b_1_2 = o_osc_ctx->rfc8613_b_1_2; in oscore_duplicate_ctx()
538 osc_ctx->rfc8613_b_1_2 = oscore_conf->rfc8613_b_1_2; in oscore_derive_ctx()
/third_party/libcoap/include/oscore/
Doscore_context.h96 uint8_t rfc8613_b_1_2; /**< 1 if rfc8613 B.1.2 enabled else 0 */ member
/third_party/libcoap/src/
Dcoap_oscore.c1430 if (coap_request && osc_ctx->rfc8613_b_1_2) { in coap_oscore_decrypt_pdu()
1810 CONFIG_ENTRY(rfc8613_b_1_2, COAP_ENC_BOOL, NULL),
1854 oscore_conf->rfc8613_b_1_2 = 1; in coap_parse_oscore_conf_mem()
/third_party/libcoap/man/
Dcoap-oscore-conf.txt.in124 *rfc8613_b_1_2* ::