HomeSort by relevance Sort by last modified time
    Searched refs:uw_macaroon_caveat_creation_get_buffsize_ (Results 1 - 3 of 3) sorted by null

  /external/libweave/third_party/libuweave/src/
macaroon_caveat.c 55 uw_macaroon_caveat_creation_get_buffsize_(type, 0) > buffer_size) {
77 uw_macaroon_caveat_creation_get_buffsize_(type, 0) > buffer_size) {
107 uw_macaroon_caveat_creation_get_buffsize_(type, str_len) > buffer_size) {
129 size_t uw_macaroon_caveat_creation_get_buffsize_(UwMacaroonCaveatType type, function
macaroon_caveat.h 47 size_t uw_macaroon_caveat_creation_get_buffsize_(UwMacaroonCaveatType type,
  /external/libweave/src/privet/
auth_manager.cc 52 : buffer_(uw_macaroon_caveat_creation_get_buffsize_(type, str_len)) {

Completed in 285 milliseconds