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

  /external/libweave/third_party/libuweave/src/
crypto_utils.c 7 bool uw_crypto_utils_equal_(const uint8_t* arr1, function
crypto_utils.h 18 bool uw_crypto_utils_equal_(const uint8_t* arr1,
macaroon.c 68 return uw_crypto_utils_equal_(mac_tag, computed_mac_tag, UW_MACAROON_MAC_LEN);

Completed in 178 milliseconds