Searched refs:blindly_encode_str_ (Results 1 – 1 of 1) sorted by relevance
/external/libweave/third_party/libuweave/src/ |
D | macaroon_encoding.c | 37 static bool blindly_encode_str_(const uint8_t* str, 120 return blindly_encode_str_(str, str_len, buffer, buffer_size, in uw_macaroon_encoding_encode_byte_str_() 134 return blindly_encode_str_(str, str_len, buffer, buffer_size, in uw_macaroon_encoding_encode_text_str_() 323 static bool blindly_encode_str_(const uint8_t* str, in blindly_encode_str_() function
|