#include <poly1305.h>
◆ acc
uint32_t mbedtls_poly1305_context::acc[5] |
The value for 's' (high 128 bits of the key).
◆ queue
uint8_t mbedtls_poly1305_context::queue[16] |
◆ queue_len
size_t mbedtls_poly1305_context::queue_len |
The current partial block of data.
uint32_t mbedtls_poly1305_context::r[4] |
uint32_t mbedtls_poly1305_context::s[4] |
The value for 'r' (low 128 bits of the key).
The documentation for this struct was generated from the following file:
- C:/Users/Enriquez/Documents/Arduino/libraries/arduino-optiga-trust-m/src/mbedtls/poly1305.h