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

  /src/sbin/nvmectl/
bignum.c 4364 bn_reverse(unsigned char *s, int len) function in typeref:typename:void
5013 bn_reverse((unsigned char *)_s, digs);
5249 bn_reverse(b, x);
bignum.c 4364 bn_reverse(unsigned char *s, int len) function in typeref:typename:void
5013 bn_reverse((unsigned char *)_s, digs);
5249 bn_reverse(b, x);

Completed in 42 milliseconds