Searched refs:get_ifile (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/ |
H A D | p12split.c | 84 static int get_ifile(char *, char *, EVP_PKEY **, X509 **, STACK_OF(X509) **); 313 if (get_ifile(input, i_pass, k_in, c_in, t_in) < 0) 486 get_ifile(char *name, char *pass, EVP_PKEY **tmp_k, X509 **tmp_c, function
|
Completed in 2526 milliseconds