[][src]Module keynesis::memsec

Traits

Scrubbed

Functions

memcmp

Constant time comparison

memeq

compare the equality of the 2 given arrays, constant in time

memset

Perform a secure memset. This function is guaranteed not to be elided or reordered.