![]() |
nrfxlib API 3.3.99
|
| #define ocrypto_constant_time_copy | ( | x, | |
| y, | |||
| length ) |
#include <crypto/nrf_oberon/include/ocrypto_constant_time.h>
Variable length copy.
| x | Memory region to copy y to. |
| y | Memory region to copy to x. |
| length | Number of bytes to copy. |