ltc_math_descriptor.montgomery_normalization

get normalization value @param a The destination for the normalization value @param b The modulus @return CRYPT_OK on success

struct ltc_math_descriptor
int function(void* a, void* b) nothrow montgomery_normalization;

Meta