Searched refs:init_vector_blob (Results 1 – 1 of 1) sorted by relevance
89 auto init_vector_blob = output_params.GetTagValue(TAG_NONCE); in encryptWithAuthentication() local90 if (!init_vector_blob.isOk()) { in encryptWithAuthentication()94 std::string init_vector = hidlVec2String(init_vector_blob.value()); in encryptWithAuthentication()