Searched refs:new_caveat (Results 1 – 2 of 2) sorted by relevance
50 UwMacaroonCaveat* new_caveat) { in create_caveat_no_value_() argument54 if (buffer == NULL || buffer_size == 0 || new_caveat == NULL || in create_caveat_no_value_()66 new_caveat->bytes = buffer; in create_caveat_no_value_()67 new_caveat->num_bytes = total_str_len; in create_caveat_no_value_()75 UwMacaroonCaveat* new_caveat) { in create_caveat_uint_value_() argument76 if (buffer == NULL || buffer_size == 0 || new_caveat == NULL || in create_caveat_uint_value_()94 new_caveat->bytes = buffer; in create_caveat_uint_value_()95 new_caveat->num_bytes = total_str_len; in create_caveat_uint_value_()104 UwMacaroonCaveat* new_caveat) { in create_caveat_bstr_value_() argument106 new_caveat == NULL || in create_caveat_bstr_value_()[all …]
55 UwMacaroonCaveat* new_caveat);59 UwMacaroonCaveat* new_caveat);64 UwMacaroonCaveat* new_caveat);67 UwMacaroonCaveat* new_caveat);70 UwMacaroonCaveat* new_caveat);75 UwMacaroonCaveat* new_caveat);80 UwMacaroonCaveat* new_caveat);85 UwMacaroonCaveat* new_caveat);90 UwMacaroonCaveat* new_caveat);93 UwMacaroonCaveat* new_caveat);[all …]