Searched refs:sig_blob (Results 1 – 1 of 1) sorted by relevance
421 brillo::Blob x_blob(1, 'x'), hash_blob, sig_blob; in SignatureBlobLength() local426 SignHashWithKeys(hash_blob, private_key_paths, &sig_blob)); in SignatureBlobLength()427 *out_length = sig_blob.size(); in SignatureBlobLength()