satsolver 0.16.3
Public Attributes

ctxhandle Struct Reference

List of all members.

Public Attributes

root hudson workspace
satsolver checkout src chksum
c root hudson workspace
satsolver checkout src chksum
c root hudson workspace
satsolver checkout src chksum
c root hudson workspace
satsolver checkout src chksum
c root hudson workspace
satsolver checkout src chksum
c Id 
type
int done
unsigned char result [64]
union {
   MD5_CTX   md5
   SHA1_CTX   sha1
   SHA256_CTX   sha256
c

Detailed Description

Definition at line 15 of file chksum.c.


Member Data Documentation

root hudson workspace satsolver checkout src chksum c root hudson workspace satsolver checkout src chksum c root hudson workspace satsolver checkout src chksum c root hudson workspace satsolver checkout src chksum c root hudson workspace satsolver checkout src chksum c Id ctxhandle::type

Definition at line 21 of file chksum.c.

Referenced by sat_chksum_add(), sat_chksum_create(), and sat_chksum_get().

Definition at line 22 of file chksum.c.

Referenced by sat_chksum_get().

unsigned char ctxhandle::result[64]

Definition at line 23 of file chksum.c.

Referenced by sat_chksum_get().

Definition at line 25 of file chksum.c.

Referenced by sat_chksum_add(), sat_chksum_create(), and sat_chksum_get().

Definition at line 26 of file chksum.c.

Referenced by sat_chksum_add(), sat_chksum_create(), and sat_chksum_get().

Definition at line 27 of file chksum.c.

Referenced by sat_chksum_add(), sat_chksum_create(), and sat_chksum_get().

union { ... } ctxhandle::c

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