libnx  v4.6.0
Data Fields
HmacSha256Context Struct Reference

Context for HMAC-SHA256 operations. More...

#include <hmac.h>

Data Fields

Sha256Context sha_ctx
 
u32 key [0x40/sizeof(u32)]
 
u32 mac [0x20/sizeof(u32)]
 
bool finalized
 

Detailed Description

Context for HMAC-SHA256 operations.


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