HomeSort by: relevance | last modified time | path
    Searched refs:bn_reverse (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/tls/
libtommath.c 194 static void bn_reverse (unsigned char *s, int len) function
1010 bn_reverse (b, x);
  /src/sbin/nvmectl/
bignum.c 4364 bn_reverse(unsigned char *s, int len) function
5013 bn_reverse((unsigned char *)_s, digs);
5249 bn_reverse(b, x);

Completed in 54 milliseconds