Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
libscrypt_HMAC_SHA256Context Struct Reference

#include <sha256.h>

Collaboration diagram for libscrypt_HMAC_SHA256Context:
[legend]

Public Attributes

SHA256_CTX ictx
 
SHA256_CTX octx
 

Detailed Description

Definition at line 42 of file sha256.h.

Member Data Documentation

SHA256_CTX libscrypt_HMAC_SHA256Context::ictx

Definition at line 43 of file sha256.h.

SHA256_CTX libscrypt_HMAC_SHA256Context::octx

Definition at line 44 of file sha256.h.


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