Motr  M0
m0_md5_pi Struct Reference

#include <cksum.h>

Collaboration diagram for m0_md5_pi:
Collaboration graph

Data Fields

struct m0_pi_hdr pimd5_hdr
 
unsigned char pimd5_value [MD5_DIGEST_LENGTH]
 
char pimd5_pad [M0_CALC_PAD((sizeof(struct m0_pi_hdr)+MD5_DIGEST_LENGTH), 32)]
 

Detailed Description

Definition at line 85 of file cksum.h.

Field Documentation

◆ pimd5_hdr

struct m0_pi_hdr pimd5_hdr

Definition at line 88 of file cksum.h.

◆ pimd5_pad

char pimd5_pad[M0_CALC_PAD((sizeof(struct m0_pi_hdr)+ MD5_DIGEST_LENGTH), 32)]

Definition at line 94 of file cksum.h.

◆ pimd5_value

unsigned char pimd5_value[MD5_DIGEST_LENGTH]

Definition at line 91 of file cksum.h.


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