NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
websocketpp::md5::md5_state_s Struct Reference

#include <md5.hpp>

Public Attributes

md5_word_t count [2]
 
md5_word_t abcd [4]
 
md5_byte_t buf [64]
 

Detailed Description

Definition at line 82 of file md5.hpp.

Member Data Documentation

md5_word_t websocketpp::md5::md5_state_s::count[2]
md5_word_t websocketpp::md5::md5_state_s::abcd[4]
md5_byte_t websocketpp::md5::md5_state_s::buf[64]

Definition at line 85 of file md5.hpp.

Referenced by websocketpp::md5::md5_append().


The documentation for this struct was generated from the following file: