rnd_pseudo_info Struct Reference

Info structure for the pseudo random function. More...

Data Fields

uint32_t key [16]
uint32_t v0
uint32_t v1

Detailed Description

Info structure for the pseudo random function.

Key should be set at the start to a test-unique value. Do not forget endianness! State( v0, v1 ) should be set to zero.

Definition at line 199 of file test_suite_aes.cbc.c.


Field Documentation

Definition at line 201 of file test_suite_aes.cbc.c.

Referenced by rnd_pseudo_rand().

Definition at line 202 of file test_suite_aes.cbc.c.

Referenced by rnd_pseudo_rand().

Definition at line 202 of file test_suite_aes.cbc.c.

Referenced by rnd_pseudo_rand().


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

Generated on 9 Apr 2014 for PolarSSL v1.3.2 by  doxygen 1.6.1