Searched refs:hx509_lock_command_string (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dlock.c240 hx509_lock_command_string(hx509_lock lock, const char *string) function
H A Dhx509-protos.h725 hx509_lock_command_string (
H A Dhxtool.c71 int ret = hx509_lock_command_string(lock, pass->strings[i]);
73 errx(1, "hx509_lock_command_string: %s: %d",
792 ret = hx509_lock_command_string(outlock, opt->out_pass_string);
794 errx(1, "hx509_lock_command_string: %s: %d",
H A Dsoftp11.c621 hx509_lock_command_string(lock, str);

Completed in 115 milliseconds