Go to the source code of this file.
◆ h_fft
__managed__ g1p_t h_fft[512] |
|
extern |
◆ hext_fft
__managed__ g1p_t hext_fft[512] |
|
extern |
◆ polynomial
__managed__ fr_t polynomial[4096] |
|
extern |
managed arrays to hold the valid intermediate values generated by the verified python implementation of FK20. Values are defined in the .cu file
Managed arrays to hold the valid intermediate values generated by the verified python implementation of FK20. Used by the test functions.
AVOID MANUAL EDIT Instead use the instrumented python code.
Definition at line 16 of file fk20_testvector.cu.
◆ setup
__managed__ g1p_t setup[4097] |
|
extern |
◆ toeplitz_coefficients
__managed__ fr_t toeplitz_coefficients[16][512] |
|
extern |
◆ toeplitz_coefficients_fft
__managed__ fr_t toeplitz_coefficients_fft[16][512] |
|
extern |
◆ xext_fft
__managed__ g1p_t xext_fft[16][512] |
|
extern |