Home
last modified time | relevance | path

Searched refs:equals (Results 1 – 3 of 3) sorted by relevance

/net-tools-3.6.0/tinydtls-0.8.2/
Dglobal.h127 equals(unsigned char *a, unsigned char *b, size_t len) { in equals() function
Dccm.c306 if (equals(X, msg, M)) in dtls_ccm_decrypt_message()
Ddtls.c1150 return equals(data + DTLS_HS_LENGTH, b.verify_data, sizeof(b.verify_data)) in check_finished()