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
_buffer Union Reference

#include <sha1.h>

Data Fields

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

Detailed Description

Definition at line 6 of file sha1.h.

Field Documentation

◆ b

uint8_t b[BLOCK_LENGTH]

Definition at line 7 of file sha1.h.

◆ w

uint32_t w[BLOCK_LENGTH/4]

Definition at line 8 of file sha1.h.


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