Home
last modified time | relevance | path

Searched defs:UW_MACAROON_MAC_LEN (Results 1 – 2 of 2) sorted by relevance

/external/libweave/third_party/libuweave/src/
Dmacaroon.c19 uint8_t mac_tag[UW_MACAROON_MAC_LEN]) { in create_mac_tag_()
56 const uint8_t mac_tag[UW_MACAROON_MAC_LEN]) { in verify_mac_tag_()
Dmacaroon.h15 #define UW_MACAROON_MAC_LEN 16 macro