Searched refs:nseq (Results 1 – 11 of 11) sorted by relevance
5 openssl-nseq,6 nseq - create or examine a Netscape certificate sequence10 B<openssl> B<nseq>18 The B<nseq> command takes a file containing a Netscape certificate53 openssl nseq -in nseq.pem -out certs.pem57 openssl nseq -in certs.pem -toseq -out nseq.pem
168 =item B<nseq>541 L<genrsa(1)>, L<nseq(1)>, L<ocsp(1)>,
22 MAN+= nseq.171 MLINKS+= nseq.1 openssl-nseq.1
20 SRCS+= engine.c errstr.c gendsa.c genpkey.c genrsa.c nseq.c ocsp.c
305 static u_long nseq = 0; variable601 seqs[nseq++] = scp; in seq_addunit()687 for (i = unit; i < (nseq - 1); i++) in seq_delunit()689 nseq--; in seq_delunit()709 while (nseq) { in seq_modevent()710 r = seq_delunit(nseq - 1); in seq_modevent()716 if (nseq == 0) { in seq_modevent()
803 uint32_t nseq; in svc_rpc_gss_nextverf() local807 nseq = htonl(seq); in svc_rpc_gss_nextverf()808 signbuf.value = &nseq; in svc_rpc_gss_nextverf()809 signbuf.length = sizeof(nseq); in svc_rpc_gss_nextverf()
5 genpkey.c nseq.c passwd.c pkcs7.c pkcs8.c
1093 uint32_t nseq; in svc_rpc_gss_nextverf() local1097 nseq = htonl(seq); in svc_rpc_gss_nextverf()1098 signbuf.value = &nseq; in svc_rpc_gss_nextverf()1099 signbuf.length = sizeof(nseq); in svc_rpc_gss_nextverf()
1476 uint64_t nseq; in tcp_lro_flush_all() local1511 nseq = lc->lro_mbuf_data[x].seq & (-1ULL << 24); in tcp_lro_flush_all()1514 if (seq != nseq) { in tcp_lro_flush_all()1515 seq = nseq; in tcp_lro_flush_all()
13334 *) New program nseq to manipulate netscape certificate sequences
12117 OLD_FILES+=usr/share/man/man1/nseq.1.gz