Home
last modified time | relevance | path

Searched refs:NWC24_DL_FLAG_USE_MYPUBLICKEY (Results 1 – 2 of 2) sorted by relevance

/RevoEX-2.1/build/demos/nwc24demo/src/Download/
DDownload.c266 flags |= NWC24_DL_FLAG_USE_MYPUBLICKEY; in SetProperty()
/RevoEX-2.1/include/revolution/nwc24/
DNWC24Dl.h147 #define NWC24_DL_FLAG_USE_MYPUBLICKEY (1UL << 1UL) macro