Data Fields | |
int | magic |
enum ccn_content_type | type |
int | name_ncomps |
unsigned short | offset [CCN_PCO_E+1] |
unsigned char | digest [32] |
int | digest_bytes |
Definition at line 586 of file ccn.h.
unsigned char ccn_parsed_ContentObject::digest[32] |
Definition at line 591 of file ccn.h.
Referenced by ccn_content_matches_interest(), ccn_digest_ContentObject(), incoming_content(), and process_incoming_content().
Definition at line 592 of file ccn.h.
Referenced by ccn_content_matches_interest(), ccn_digest_ContentObject(), ccn_parse_ContentObject(), incoming_content(), and process_incoming_content().
Definition at line 587 of file ccn.h.
Referenced by ccn_digest_Content(), ccn_digest_ContentObject(), ccn_parse_ContentObject(), and process_incoming_content().
Definition at line 589 of file ccn.h.
Referenced by ccn_content_matches_interest(), and ccn_parse_ContentObject().
unsigned short ccn_parsed_ContentObject::offset[CCN_PCO_E+1] |
Definition at line 590 of file ccn.h.
Referenced by CallMe(), ccn_content_get_value(), ccn_content_matches_interest(), ccn_digest_Content(), ccn_digest_ContentObject(), ccn_initiate_key_fetch(), ccn_locate_key(), ccn_merkle_root_hash(), ccn_parse_ContentObject(), ccn_parse_Signature(), ccn_parse_SignedInfo(), ccn_pubid_matches(), ccn_verify_content(), ccn_verify_signature(), get_ccndid(), GetFinalSegment(), handle_ccndid_response(), handle_key(), handle_prefix_reg_reply(), handle_simple_incoming_content(), imcoming_bulkdata(), incoming_content(), interest_handler(), is_final(), main(), process_incoming_content(), and set_content_timer().
Definition at line 588 of file ccn.h.
Referenced by ccn_get_content_type(), ccn_parse_SignedInfo(), ccn_resolve_version(), incoming_content(), and process_incoming_content().