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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhxtool.c786 hx509_lock inlock, outlock = NULL; local
789 hx509_lock_init(context, &inlock);
790 lock_strings(inlock, &opt->in_pass_strings);
801 HX509_CERTS_CREATE, inlock, &certs);
807 retx = hx509_certs_append(context, certs, inlock, argv[0]);
818 hx509_lock_free(inlock);

Completed in 240 milliseconds