Skip to content

Commit

Permalink
FW-880. Remove redundant macro.
Browse files Browse the repository at this point in the history
  • Loading branch information
malishav committed Jul 1, 2020
1 parent 46762b4 commit 7b40433
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openweb/opencoap/coap.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ static const uint8_t ipAddr_ringmaster[] = {0xbb, 0xbb, 0x00, 0x00, 0x00, 0x00,

#define OSCOAP_MASTER_SECRET_LEN 16

#define OSCOAP_MAX_MASTER_SALT_LEN 0

#define OSCORE_OPT_MAX_LEN 1 + 2 + 1 + OSCOAP_MAX_ID_LEN + OSCOAP_MAX_ID_LEN

#define AES_CCM_16_64_128 10 // algorithm value as defined in COSE spec
Expand Down

0 comments on commit 7b40433

Please sign in to comment.