Home
last modified time | relevance | path

Searched defs:record_hash (Results 1 – 6 of 6) sorted by relevance

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_record_hash_calculate.c69 UINT _nx_secure_tls_record_hash_calculate(NX_SECURE_TLS_SESSION *tls_session, UCHAR *record_hash, in _nx_secure_tls_record_hash_calculate()
Dnx_secure_tls_send_record.c107 UCHAR record_hash[NX_SECURE_TLS_MAX_HASH_SIZE]; in _nx_secure_tls_send_record() local
Dnx_secure_dtls_hash_record.c84 UCHAR *record_hash, UINT *hash_length, UCHAR *mac_secret) in _nx_secure_dtls_hash_record()
Dnx_secure_dtls_send_record.c104 UCHAR record_hash[NX_SECURE_TLS_MAX_HASH_SIZE]; in _nx_secure_dtls_send_record() local
Dnx_secure_tls_hash_record.c86 ULONG offset, UINT length, UCHAR *record_hash, UINT *hash_length, in _nx_secure_tls_hash_record()
/NetX-Duo-v6.2.1/test/regression/nx_secure_test/
Dnx_secure_tls_hash_coverage_test.c262 UCHAR record_hash[NX_SECURE_TLS_MAX_HASH_SIZE]; in ntest_1_entry() local