Home
last modified time | relevance | path

Searched refs:SH (Results 1 – 16 of 16) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/websocket_test/
Dnetx_websocket_common_process.c24 NX_SHA1 SH; in _server_connect_response_process() local
128 _nx_sha1_initialize(&SH); in _server_connect_response_process()
129 _nx_sha1_update(&SH, field_value, field_value_length); in _server_connect_response_process()
130 _nx_sha1_update(&SH, (UCHAR*)TEST_CONNECT_GUID, TEST_CONNECT_GUID_SIZE); in _server_connect_response_process()
131 _nx_sha1_digest_calculate(&SH, digest); in _server_connect_response_process()
/NetX-Duo-v6.2.1/test/regression/interoperability_test/ecc_certificates/
DECTestServer10.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA2
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECTestServer10
24 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA2
DECTestServer2.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA2
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECTestServer2
24 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA2
DECTestServer8_224.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA2
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECTestServer8
23 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA2
DECTestServer9_192.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA2
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECTestServer9
23 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA2
DECTestServer7_256.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA4
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECTestServer7_256
24 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA4
DECIntm.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA4
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECIntm
24 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA4
DECRevoked.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA4
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECRevoked
24 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA4
DECTestClient1.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA4
10 Subject: C=CN, ST=SH, O=EL, CN=ECTestClient1
24 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA4
DECTestServer3.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA3
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECTestServer3
28 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA3
DECTestServer4.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA4
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECTestServer4
26 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA4
DECRevoked2.crt6 Issuer: C=CN, ST=SH, O=EL, OU=EL, CN=ECIntm
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECRevoked2
24 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA4
DECTestServer6.crt6 Issuer: C=CN, ST=SH, L=SH, O=EL, OU=EL, CN=ECCA4
10 Subject: C=CN, ST=SH, O=EL, OU=EL, CN=ECTestServer6
36 DirName:/C=CN/ST=SH/L=SH/O=EL/OU=EL/CN=ECCA4
/NetX-Duo-v6.2.1/test/regression/mqtt_test/
Dnetx_mqtt_websocket_block_test.c342 NX_SHA1 SH; in _server_connect_response_process() local
446 _nx_sha1_initialize(&SH); in _server_connect_response_process()
447 _nx_sha1_update(&SH, field_value, field_value_length); in _server_connect_response_process()
448 _nx_sha1_update(&SH, (UCHAR*)TEST_CONNECT_GUID, TEST_CONNECT_GUID_SIZE); in _server_connect_response_process()
449 _nx_sha1_digest_calculate(&SH, digest); in _server_connect_response_process()
Dnetx_mqtt_websocket_non_block_test.c354 NX_SHA1 SH; in _server_connect_response_process() local
458 _nx_sha1_initialize(&SH); in _server_connect_response_process()
459 _nx_sha1_update(&SH, field_value, field_value_length); in _server_connect_response_process()
460 _nx_sha1_update(&SH, (UCHAR*)TEST_CONNECT_GUID, TEST_CONNECT_GUID_SIZE); in _server_connect_response_process()
461 _nx_sha1_digest_calculate(&SH, digest); in _server_connect_response_process()
/NetX-Duo-v6.2.1/addons/snmp/
Dnxd_snmp.c2595 NX_SHA1 SH; in _nx_snmp_agent_sha_key_create_extended()
2610 memset(&SH, 0, sizeof(NX_SHA1)); in _nx_snmp_agent_sha_key_create_extended()
2615 _nx_sha1_initialize(&SH); in _nx_snmp_agent_sha_key_create_extended()
2629 _nx_sha1_update(&SH, password_buf, 64); in _nx_snmp_agent_sha_key_create_extended()
2632 …_nx_sha1_digest_calculate(&SH, destination_key -> nx_snmp_security_key); /* tell SHA we'r… in _nx_snmp_agent_sha_key_create_extended()
2645 _nx_sha1_initialize(&SH); in _nx_snmp_agent_sha_key_create_extended()
2646 _nx_sha1_update(&SH, password_buf, 40+agent_ptr -> nx_snmp_agent_v3_context_engine_size); in _nx_snmp_agent_sha_key_create_extended()
2647 _nx_sha1_digest_calculate(&SH, destination_key -> nx_snmp_security_key); in _nx_snmp_agent_sha_key_create_extended()