Searched refs:text_pub (Results 1 – 2 of 2) sorted by relevance
93 int pubin = 0, pubout = 0, text_pub = 0, text = 0, noout = 0, ret = 1; in pkey_main() local143 text_pub = 1; in pkey_main()192 if (text && text_pub) in pkey_main()200 if (!text_pub && pubout && text) { in pkey_main()202 text_pub = 1; in pkey_main()205 private = (!noout && !pubout) || (text && !text_pub); in pkey_main()302 if (text || text_pub) { in pkey_main()321 if (text_pub) { in pkey_main()
31 [B<-text_pub>]144 When combined with B<-text>, this is equivalent to B<-text_pub>.156 =item B<-text_pub>207 openssl pkey -in key.pem -text_pub -noout