/NetX-Duo-v6.4.1/crypto_libraries/src/ |
D | nx_crypto_ccm.c | 147 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_ccm_cbc_pad() argument 184 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_ccm_authentication_init() argument 300 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_ccm_encrypt_init() argument 386 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_ccm_encrypt_update() argument 497 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_ccm_encrypt_calculate() argument 579 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_ccm_decrypt_calculate() argument
|
D | nx_crypto_gcm.c | 369 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_gcm_gctr() argument 458 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_gcm_encrypt_init() argument 572 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_gcm_encrypt_update() argument 644 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_gcm_encrypt_calculate() argument 741 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_gcm_decrypt_update() argument 812 … UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_gcm_decrypt_calculate() argument
|
D | nx_crypto_cbc.c | 128 UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_cbc_encrypt() argument 229 UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_cbc_decrypt() argument
|
D | nx_crypto_xcbc_mac.c | 152 …_nx_crypto_xcbc_mac(VOID *crypto_metadata, UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_xcbc_mac() argument
|
D | nx_crypto_ctr.c | 210 UINT (*crypto_function)(VOID *, UCHAR *, UCHAR *, UINT), in _nx_crypto_ctr_encrypt() argument
|
D | nx_crypto_hmac.c | 382 UINT (*crypto_update)(VOID *, UCHAR *, UINT), in _nx_crypto_hmac_metadata_set() argument
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m3/ac5/inc/ |
D | nx_crypto_port.h | 71 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m3/ac6/inc/ |
D | nx_crypto_port.h | 69 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m3/gnu/inc/ |
D | nx_crypto_port.h | 68 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m3/iar/inc/ |
D | nx_crypto_port.h | 73 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m3/keil/inc/ |
D | nx_crypto_port.h | 71 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m4/ac5/inc/ |
D | nx_crypto_port.h | 71 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m4/ac6/inc/ |
D | nx_crypto_port.h | 69 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m4/gnu/inc/ |
D | nx_crypto_port.h | 68 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m4/iar/inc/ |
D | nx_crypto_port.h | 73 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m4/keil/inc/ |
D | nx_crypto_port.h | 71 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m7/ac5/inc/ |
D | nx_crypto_port.h | 71 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m7/ac6/inc/ |
D | nx_crypto_port.h | 69 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m7/gnu/inc/ |
D | nx_crypto_port.h | 68 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/cortex_m7/iar/inc/ |
D | nx_crypto_port.h | 73 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/linux/gnu/inc/ |
D | nx_crypto_port.h | 68 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/crypto_libraries/ports/win32/vs_2019/inc/ |
D | nx_crypto_port.h | 68 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/test/regression/nx_secure_test/ |
D | nx_secure_expiration_time_test.c | 8 typedef unsigned char UCHAR; typedef
|
/NetX-Duo-v6.4.1/test/regression/interoperability_test/test_frame/ |
D | tls_test_frame.h | 35 typedef unsigned char UCHAR; typedef
|