Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_util.h>
Go to the source code of this file.
Functions | |
RZ_API bool | rz_calculate_luhn_value (const char *data, ut64 *result) |
Definition at line 6 of file luhn.c.
References i, IS_DIGIT, rz_return_val_if_fail, and ut64().
Referenced by calculate_luhn().