![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Structure to configure Crypto Layer. More...
#include <OcpCryptoLayer.h>
Data Fields | |
fCLInit | pfInit |
Function pointer to Init Crypto layer. | |
fCLClose | pfClose |
Function pointer to Close Crypto layer. | |
fCLEncrypt | pfEncrypt |
Function pointer to Encrypt data via Crypto layer. | |
fCLDecrypt | pfDecrypt |
Function pointer to Decrypt data via Crypto layer. | |
sCL_d | sCL |
Crypto Handle. | |
Structure to configure Crypto Layer.