|
Files |
| file | dwc_cc.c |
| file | dwc_cc.h |
| | This file defines the Context Context library.
|
| file | dwc_common_linux.c |
| file | dwc_crypto.c |
| | This file contains the WUSB cryptographic routines.
|
| file | dwc_crypto.h |
| | This file contains declarations for the WUSB Cryptographic routines as defined in the WUSB spec.
|
| file | dwc_dh.c |
| file | dwc_dh.h |
| | This file defines the common functions on device and host for performing numeric association as defined in the WUSB spec.
|
| file | dwc_list.h |
| | This file defines linked list operations.
|
| file | dwc_mem.c |
| file | dwc_modpow.c |
| file | dwc_modpow.h |
| | This file defines the module exponentiation function which is only used internally by the DWC UWB modules for calculation of PKs during numeric association.
|
| file | dwc_notifier.c |
| file | dwc_notifier.h |
| | A simple implementation of the Observer pattern.
|
| file | dwc_os.h |
| | DWC portability library, low level os-wrapper functions.
|
| file | usb.h |