Home
last modified time | relevance | path

Searched refs:crc32_update (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/misc/
A Dcrc32.c143 void crc32_update(crc32_state *ctx, const unsigned char *input, unsigned long length) in crc32_update() function
185 crc32_update(&ctx, in, XSTRLEN(in)); in crc32_test()
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_misc.h135 void crc32_update(crc32_state *ctx, const unsigned char *input, unsigned long length);

Completed in 3 milliseconds