Searched refs:nonce_length (Results 1 – 1 of 1) sorted by relevance
155 size_t nonce_length = configuration_->encoding().symbol_length() / 2; in DoOutputPairing() local156 size_t bytes_needed = nonce_length / encoder_->symbols_per_byte(); in DoOutputPairing()