Home | History | Annotate | Download | only in trunks

Lines Matching full:credential_blob_bytes

12669   std::string credential_blob_bytes;
12672 &credential_blob_bytes);
12685 std::string tmp = credential_blob_bytes.substr(2);
12689 credential_blob_bytes.replace(2, std::string::npos, tmp);
12703 hash->Update(credential_blob_bytes.data(),
12704 credential_blob_bytes.size());
12705 parameter_section_bytes += credential_blob_bytes;
12706 command_size += credential_blob_bytes.size();
13164 std::string credential_blob_bytes;
13168 &credential_blob_bytes);
13183 std::string tmp = credential_blob_bytes.substr(2);
13187 credential_blob_bytes.replace(2, std::string::npos, tmp);
13189 &credential_blob_bytes,