Searched defs:defn (Results 1 – 5 of 5) sorted by relevance
27 static int int_ctrl_cmd_is_null(const ENGINE_CMD_DEFN *defn) in int_ctrl_cmd_is_null()34 static int int_ctrl_cmd_by_name(const ENGINE_CMD_DEFN *defn, const char *s) in int_ctrl_cmd_by_name()47 static int int_ctrl_cmd_by_num(const ENGINE_CMD_DEFN *defn, unsigned int num) in int_ctrl_cmd_by_num()
17 const OSSL_PROPERTY_DEFINITION *defn = in property_idx_cmp() local
28 OSSL_PROPERTY_LIST *defn; member
345 OSSL_PROPERTY_LIST *ossl_parse_property(OSSL_LIB_CTX *ctx, const char *defn) in ossl_parse_property()472 const OSSL_PROPERTY_LIST *defn) in ossl_property_match_count()
110 const char *defn; member336 const char *defn; member
Completed in 8 milliseconds