| /NetX-Duo-v6.2.1/nx_secure/src/ |
| D | nx_secure_tls_record_payload_encrypt.c | 94 UCHAR *iv; in _nx_secure_tls_record_payload_encrypt() local 433 UCHAR *iv; in _nx_secure_tls_record_data_encrypt_init() local
|
| D | nx_secure_tls_record_payload_decrypt.c | 114 UCHAR *iv; in _nx_secure_tls_record_payload_decrypt() local 542 UCHAR *iv, UINT wait_option) in _nx_secure_tls_record_chained_packet_decrypt()
|
| D | nx_secure_crypto_method_self_test_aes.c | 231 UCHAR *iv; in _nx_secure_crypto_method_self_test_aes() local
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_3des_test.c | 35 static UCHAR iv[8] = {0, 1, 2, 3, 4, 5, 6, 7}; variable
|
| D | nx_secure_des_test.c | 36 static UCHAR iv[8] = {0, 1, 2, 3, 4, 5, 6, 7}; variable
|
| D | nx_secure_aes_test.c | 39 static ULONG iv[4]; variable
|
| D | nx_secure_aes_ccm_test.c | 40 static ULONG iv[4]; variable
|
| D | nx_secure_aes_additional_test_data.c | 12 UCHAR *iv; member
|
| D | nx_secure_des_error_checking_test.c | 36 static UCHAR iv[8] = {0, 1, 2, 3, 4, 5, 6, 7}; variable
|
| D | nx_secure_3des_error_checking_test.c | 37 static UCHAR iv[8] = {0, 1, 2, 3, 4, 5, 6, 7}; variable
|
| D | nx_secure_aes_additional_test.c | 43 static ULONG iv[4]; variable
|
| D | nx_secure_aes_ccm_test_data.c | 17 UCHAR *iv; member
|
| D | nx_secure_aes_test_data.c | 17 UCHAR *iv; member
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_xcbc_mac.c | 156 UCHAR *iv, UCHAR icv_len, UINT block_size) in _nx_crypto_xcbc_mac()
|
| D | nx_crypto_ccm.c | 148 … UCHAR *input, UCHAR *output, UINT length, UCHAR *iv, UINT block_size) in _nx_crypto_ccm_cbc_pad() 302 … UINT length, UCHAR *iv, USHORT icv_len, USHORT block_size) in _nx_crypto_ccm_encrypt_init()
|
| D | nx_crypto_ctr.c | 293 NX_CRYPTO_KEEP UINT _nx_crypto_ctr_encrypt_init(NX_CRYPTO_CTR *ctr_metadata, UCHAR *iv, UINT iv_len, in _nx_crypto_ctr_encrypt_init()
|
| D | nx_crypto_cbc.c | 322 NX_CRYPTO_KEEP UINT _nx_crypto_cbc_encrypt_init(NX_CRYPTO_CBC *cbc_metadata, UCHAR *iv, UINT iv_len) in _nx_crypto_cbc_encrypt_init()
|
| D | nx_crypto_drbg.c | 753 UCHAR *iv; in _nx_crypto_drbg_block_cipher_df() local
|
| D | nx_crypto_gcm.c | 460 UCHAR *iv, UINT block_size) in _nx_crypto_gcm_encrypt_init()
|