Searched refs:out_length (Results 1 – 2 of 2) sorted by relevance
77 const std::vector<std::string>& private_key_paths, uint64_t* out_length);
400 uint64_t* out_length) { in SignatureBlobLength() argument401 DCHECK(out_length); in SignatureBlobLength()407 *out_length = sig_blob.size(); in SignatureBlobLength()