HomeSort by relevance Sort by last modified time
    Searched defs:cmd_num (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/engine/
engine.h 270 * supports the stated commands (ie. the "cmd_num" entries as described by the
271 * array). NB: The array must be ordered in increasing order of cmd_num.
272 * "null-terminated" means that the last ENGINE_CMD_DEFN element has cmd_num set
276 unsigned int cmd_num; /* The command number */ member in struct:ENGINE_CMD_DEFN_st
    [all...]
  /external/openssl/include/openssl/
engine.h 270 * supports the stated commands (ie. the "cmd_num" entries as described by the
271 * array). NB: The array must be ordered in increasing order of cmd_num.
272 * "null-terminated" means that the last ENGINE_CMD_DEFN element has cmd_num set
276 unsigned int cmd_num; /* The command number */ member in struct:ENGINE_CMD_DEFN_st
    [all...]

Completed in 165 milliseconds