Searched refs:uw_macaroon_caveat_sign_ (Results 1 – 3 of 3) sorted by relevance
/external/libweave/third_party/libuweave/src/ |
D | macaroon_caveat_internal.h | 15 bool uw_macaroon_caveat_sign_(const uint8_t* key,
|
D | macaroon.c | 33 if (!uw_macaroon_caveat_sign_(key, key_len, context, caveats[0], mac_tag_buff, in create_mac_tag_() 40 if (!uw_macaroon_caveat_sign_(mac_tag_buff, UW_MACAROON_MAC_LEN, context, in create_mac_tag_()
|
D | macaroon_caveat.c | 318 bool uw_macaroon_caveat_sign_(const uint8_t* key, in uw_macaroon_caveat_sign_() function
|