Home
last modified time | relevance | path

Searched defs:result (Results 1 – 19 of 19) sorted by relevance

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_huge_number.c456 NX_CRYPTO_HUGE_NUMBER *result) in _nx_crypto_huge_number_subtract_unsigned()
1087 NX_CRYPTO_HUGE_NUMBER *result) in _nx_crypto_huge_number_multiply()
1198 NX_CRYPTO_HUGE_NUMBER *result) in _nx_crypto_huge_number_multiply_digit()
1288 …EEP VOID _nx_crypto_huge_number_square(NX_CRYPTO_HUGE_NUMBER *value, NX_CRYPTO_HUGE_NUMBER *result) in _nx_crypto_huge_number_square()
1433 NX_CRYPTO_HUGE_NUMBER *result; in _nx_crypto_huge_number_modulus() local
1788 NX_CRYPTO_KEEP UINT _nx_crypto_huge_number_rbg(UINT bits, UCHAR *result) in _nx_crypto_huge_number_rbg()
2458 NX_CRYPTO_HUGE_NUMBER *result) in _nx_crypto_huge_number_mont()
2614 NX_CRYPTO_HUGE_NUMBER *result, in _nx_crypto_huge_number_mont_power_modulus()
2800 NX_CRYPTO_HUGE_NUMBER *result, in _nx_crypto_huge_number_crt_power_modulus()
Dnx_crypto_huge_number_extended.c251 NX_CRYPTO_HUGE_NUMBER *result, in _nx_crypto_huge_number_power_modulus()
Dnx_crypto_ctr.c138 USHORT result; in _nx_crypto_ctr_add_one() local
Dnx_crypto_method_self_test_prf.c159 UCHAR *result; in _nx_crypto_method_self_test_prf() local
Dnx_crypto_drbg.c89 USHORT result; in _nx_crypto_drbg_ctr_add_one() local
1245 NX_CRYPTO_KEEP UINT _nx_crypto_drbg(UINT bits, UCHAR *result) in _nx_crypto_drbg()
Dnx_crypto_gcm.c144 USHORT result; in _nx_crypto_gcm_inc32() local
Dnx_crypto_aes.c1180 UINT result; in _nx_crypto_aes_subword() local
/NetX-Duo-v6.2.1/common/src/
Dnxd_ipv6_address_delete.c78 UINT result; in _nxd_ipv6_address_delete() local
/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_crypto_method_self_test_prf.c107 UCHAR *result; in _nx_secure_crypto_method_self_test_prf() local
/NetX-Duo-v6.2.1/test/regression/azure_iot/
Dc2d_property_unit_test.c221 const UCHAR *result; in empty_property_test() local
245 const UCHAR *result; in multiple_properties_test() local
Dc2d_unit_test.c255 const UCHAR *result; in property_payload_test() local
/NetX-Duo-v6.2.1/test/regression/web_test/
Dhttp_digest_authentication.c112 …*realm, CHAR *password, CHAR *nonce, CHAR *method, CHAR *uri, CHAR *nc, CHAR *cnonce, CHAR *result) in http_digest_response_calculate()
/NetX-Duo-v6.2.1/crypto_libraries/inc/
Dnx_crypto_ec.h176 #define NX_CRYPTO_EC_MULTIPLE_DIGIT_REDUCE(curve, value, digit, result, scratch) \ argument
180 #define NX_CRYPTO_EC_MULTIPLE_REDUCE(curve, left, right, result, scratch) \ argument
184 #define NX_CRYPTO_EC_SQUARE_REDUCE(curve, value, result, scratch) \ argument
/NetX-Duo-v6.2.1/addons/pop3/
Dnxd_pop3_client.c2109 …uthenticate(NX_POP3_CLIENT *client_ptr, CHAR *process_ID_ptr, UINT process_ID_length, CHAR *result) in _nx_pop3_digest_authenticate()
/NetX-Duo-v6.2.1/addons/ptp/
Dnxd_ptp_client.c535 INT result; in _nx_ptp_client_master_clock_compare() local
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot_adu_agent.h494 NX_AZURE_IOT_ADU_AGENT_RESULT result; member
/NetX-Duo-v6.2.1/addons/http/
Dnxd_http_server.c6232 …, UINT password_length, CHAR *nonce, CHAR *method, CHAR *uri, CHAR *nc, CHAR *cnonce, CHAR *result) in _nx_http_server_digest_response_calculate()
/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c5533 INT nx_bsd_ioctl(INT sockID, INT command, INT *result) in nx_bsd_ioctl()
/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_server.c6737 …*realm, CHAR *password, CHAR *nonce, CHAR *method, CHAR *uri, CHAR *nc, CHAR *cnonce, CHAR *result) in _nx_web_http_server_digest_response_calculate()