My Project
dox_comments
header_files
cryptocb.h
Go to the documentation of this file.
1
88
int
wc_CryptoCb_RegisterDevice
(
int
devId, CryptoDevCallbackFunc cb,
void
* ctx);
89
111
void
wc_CryptoCb_UnRegisterDevice
(
int
devId);
wc_CryptoCb_RegisterDevice
int wc_CryptoCb_RegisterDevice(int devId, CryptoDevCallbackFunc cb, void *ctx)
This function registers a unique device identifier (devID) and callback function for offloading crypt...
wc_CryptoCb_UnRegisterDevice
void wc_CryptoCb_UnRegisterDevice(int devId)
This function un-registers a unique device identifier (devID) callback function.
Generated by
1.9.1