Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_record_hash_calculate.c70 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_dtls_hash_record.c85 UCHAR *record_hash, UINT *hash_length, UCHAR *mac_secret) in _nx_secure_dtls_hash_record()
Dnx_secure_tls_send_record.c108 UCHAR record_hash[NX_SECURE_TLS_MAX_HASH_SIZE]; in _nx_secure_tls_send_record() local
Dnx_secure_dtls_send_record.c101 UCHAR record_hash[NX_SECURE_TLS_MAX_HASH_SIZE]; in _nx_secure_dtls_send_record() local
Dnx_secure_tls_hash_record.c87 ULONG offset, UINT length, UCHAR *record_hash, UINT *hash_length, in _nx_secure_tls_hash_record()