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);
403 uint64_t* out_length) { in SignatureBlobLength() argument404 DCHECK(out_length); in SignatureBlobLength()410 *out_length = sig_blob.size(); in SignatureBlobLength()