![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
ARC4 context structure. More...
#include <arc4.h>
Data Fields | |
int | x |
int | y |
unsigned char | m [256] |
ARC4 context structure.
unsigned char mbedtls_arc4_context::m[256] |
permutation table
int mbedtls_arc4_context::x |
permutation index
int mbedtls_arc4_context::y |
permutation index