Searched refs:_nx_crypto_method_des_operation (Results 1 – 7 of 7) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | nx_secure_des_error_checking_test.c | 24 _nx_crypto_method_des_operation /* DES operation */ 57 …return _nx_crypto_method_des_operation(op, handler, method, key, key_size_in_bits, input, input_le… in test_nx_crypto_operation_failed() 66 …return _nx_crypto_method_des_operation(op, handler, method, key, key_size_in_bits, input, input_le… in test_nx_crypto_operation_succeed()
|
| D | nx_secure_crypto_self_test.c | 35 _nx_crypto_method_des_operation /* DES operation */
|
| D | nx_secure_des_test.c | 25 _nx_crypto_method_des_operation /* DES operation */
|
| D | nx_secure_crypto_method_cleanup_test.c | 114 _nx_crypto_method_des_operation /* DES operation */
|
| /NetX-Duo-v6.2.1/crypto_libraries/inc/ |
| D | nx_crypto_des.h | 83 UINT _nx_crypto_method_des_operation(UINT op, /* Encrypt, Decrypt, Authenticate */
|
| /NetX-Duo-v6.2.1/crypto_libraries/src/ |
| D | nx_crypto_methods.c | 785 _nx_crypto_method_des_operation /* 3DES operation */
|
| D | nx_crypto_des.c | 776 NX_CRYPTO_KEEP UINT _nx_crypto_method_des_operation(UINT op, /* Encrypt, Decrypt, Authentica… in _nx_crypto_method_des_operation() function
|