Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_crld.c70 STACK_OF(GENERAL_NAME) *fnm = NULL; in set_dist_point_name()
79 fnm = gnames_from_sectname(ctx, cnf->value); in set_dist_point_name()
80 if (!fnm) in set_dist_point_name()
121 if (fnm) { in set_dist_point_name()
123 (*pdp)->name.fullname = fnm; in set_dist_point_name()
132 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name()
/third_party/openssl/crypto/x509/
H A Dv3_crld.c70 STACK_OF(GENERAL_NAME) *fnm = NULL; in set_dist_point_name()
74 fnm = gnames_from_sectname(ctx, cnf->value); in set_dist_point_name()
75 if (!fnm) in set_dist_point_name()
116 if (fnm) { in set_dist_point_name()
118 (*pdp)->name.fullname = fnm; in set_dist_point_name()
127 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name()
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dinfinite-loop01.c8 void fnm(void) in fnm() function

Completed in 2 milliseconds