HomeSort by: relevance | last modified time | path
    Searched defs:subtract_modulo (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/nvmectl/
bignum.c 5101 subtract_modulo(mp_int *a, mp_int *b, mp_int *c, mp_int *d) function in typeref:typename:int
5704 return subtract_modulo(a, b, __UNCONST(m), r) == MP_OKAY;

Completed in 13 milliseconds