Home | History | Annotate | Download | only in engine

Lines Matching refs:flags

104 /* These flags are used to control combinations of algorithm (methods)
127 /* ENGINE flags that can be set by ENGINE_set_flags(). */
144 /* ENGINEs can support their own command types, and these flags are used in
176 /* These flags are used to tell the ctrl function what should be done.
249 /* Flags specific to the nCipher "chil" engine */
349 /* Get and set global flags (ENGINE_TABLE_FLAG_***) for the implementation
352 void ENGINE_set_table_flags(unsigned int flags);
439 * flags, and if necessary the argument will be converted to a numeric value. If
487 int ENGINE_set_flags(ENGINE *e, int flags);
604 /* The combination "set" - the flags are bitwise "OR"d from the
609 int ENGINE_set_default(ENGINE *e, unsigned int flags);