SWE-350 TOTP Generator Milestone 5
The DE-10 board has six 7-segment displays, this can be used to display and generate a time based one-time pin (TOTP).
Loading...
Searching...
No Matches
_state Union Reference

#include <sha1.h>

Data Fields

uint8_t b [HASH_LENGTH]
 
uint32_t w [HASH_LENGTH/4]
 

Detailed Description

Definition at line 10 of file sha1.h.

Field Documentation

◆ b

uint8_t b[HASH_LENGTH]

Definition at line 11 of file sha1.h.

◆ w

uint32_t w[HASH_LENGTH/4]

Definition at line 12 of file sha1.h.


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