Searched refs:contentIV_ (Results 1 – 1 of 1) sorted by relevance
33 const ByteBuffer& ContentIV() const { return contentIV_; } in ContentIV()44 void setContentIV(const ByteBuffer& iv) { contentIV_ = iv; } in setContentIV()55 ByteBuffer contentIV_; variable
Completed in 3 milliseconds