![]() |
nRF5 SDK
v12.2.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
#include <crys_rsa_types.h>
Data Fields | |
uint32_t | DataIn [((2048+64)/32)] |
uint32_t | DataOut [((2048+64)/32)] |
uint8_t | InternalBuff [((((2048+64)/32)*sizeof(uint32_t))+64+60 *sizeof(uint32_t)+sizeof(CRYS_HASH_Result_t))] |
Temporary buffers for RSA usage.