OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uw_macaroon_caveat_sign_
(Results
1 - 3
of
3
) sorted by null
/external/libweave/third_party/libuweave/src/
macaroon_caveat_internal.h
15
bool
uw_macaroon_caveat_sign_
(const uint8_t* key,
macaroon.c
33
if (!
uw_macaroon_caveat_sign_
(key, key_len, context, caveats[0], mac_tag_buff,
40
if (!
uw_macaroon_caveat_sign_
(mac_tag_buff, UW_MACAROON_MAC_LEN, context,
macaroon_caveat.c
318
bool
uw_macaroon_caveat_sign_
(const uint8_t* key,
function
Completed in 64 milliseconds