Searched refs:operations (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dpk11.c65 unsigned int operations; member in struct:pk11_token
401 ((token->operations & (1 << optype)) == 0))
622 token->operations |= 1 << OP_RAND;
686 token->operations |= 1 << OP_RSA;
717 token->operations |= 1 << OP_DSA;
747 token->operations |= 1 << OP_DH;
829 token->operations |= 1 << OP_DIGEST;
851 token->operations |= 1 << OP_EC;
881 token->operations |= 1 << OP_GOST;
915 token->operations |
[all...]
/bind-9.11.3/bin/tests/
H A Dnamed.conf519 * db all database operations
/bind-9.11.3/
H A Dconfigure1740 --enable-atomic enable machine specific atomic operations
20584 # (some of) these operations. Do we need stricter checks?
20683 { $as_echo "$as_me:${as_lineno-$LINENO}: checking architecture type for atomic operations" >&5
20684 $as_echo_n "checking architecture type for atomic operations... " >&6; }
20779 # we need to disable the atomic operations.
20797 compiler="not supported (atomic operations disabled)"

Completed in 54 milliseconds