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

/freebsd-13-stable/crypto/openssl/apps/
H A Dpkey.c60 int pubin = 0, pubout = 0, pubtext = 0, text = 0, noout = 0, ret = 1; local
99 pubin = pubout = pubtext = 1;
105 pubtext = text = 1;
132 if (text && !pubtext)
220 if (pubtext) {

Completed in 159 milliseconds