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

  /src/sbin/nvmectl/
bn.h 114 int BN_bitop(BIGNUM */*r*/, const BIGNUM */*a*/, char /*op*/, const BIGNUM */*b*/);
bignum.c 5395 BN_bitop(BIGNUM *r, const BIGNUM *a, char op, const BIGNUM *b)

Completed in 17 milliseconds