Home
last modified time | relevance | path

Searched defs:n_max (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dreq.c1137 long n_min, n_max; in prompt_info() local
1345 char *value, int nid, int n_min, int n_max, in add_DN_object()
1366 int n_max, unsigned long chtype) in add_attribute_object()
1387 int n_min, int n_max, char *buf, const int buf_size, in build_data()
1438 static int req_check_len(int len, int n_min, int n_max) in req_check_len()
/freebsd/sys/dev/clk/rockchip/
H A Drk_clk_fract.c90 uint64_t n_max, uint64_t d_max, in clk_compute_fract_div()