libcoap 4.3.5-develop-19cef11
|
#include <oscore_cose.h>
Definition at line 197 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::aad |
Definition at line 208 of file oscore_cose.h.
cose_alg_t cose_encrypt0_t::alg |
Definition at line 198 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::ciphertext |
Definition at line 210 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::external_aad |
Definition at line 207 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::key |
Definition at line 199 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::key_id |
Definition at line 203 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::kid_context |
Definition at line 204 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::nonce |
Definition at line 206 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::oscore_option |
Definition at line 205 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::partial_iv |
Definition at line 202 of file oscore_cose.h.
uint8_t cose_encrypt0_t::partial_iv_data[8] |
Definition at line 200 of file oscore_cose.h.
coap_bin_const_t cose_encrypt0_t::plaintext |
Definition at line 209 of file oscore_cose.h.