Top | ![]() |
![]() |
![]() |
![]() |
if gnutls_memcmp ();
This function will operate similarly to memcmp()
, but will operate
on time that depends only on the size of the string. That is will
not return early if the strings don't match on the first byte.
s1 |
the first address to compare |
|
s2 |
the second address to compare |
|
n |
the size of memory to compare |
Since: 3.4.0