| /freebsd/crypto/heimdal/lib/asn1/ |
| H A D | krb5.asn1 | 11 AP-REQ, 13 AS-REQ, 38 KDC-REQ-BODY, 71 TGS-REQ, 115 KRB5-PADATA-TGS-REQ(1), 116 KRB5-PADATA-AP-REQ(1), 128 KRB5-PADATA-PK-AS-REQ-19(14), -- (PKINIT-19) 130 KRB5-PADATA-PK-AS-REQ-WIN(15), -- (PKINIT - old number) 131 KRB5-PADATA-PK-AS-REQ(16), -- (PKINIT-25) 149 KRB5-PADATA-TD-REQ-NONCE(107), -- INTEGER [all …]
|
| H A D | pkinit.asn1 | 69 PA-PK-AS-REQ ::= SEQUENCE { 155 PA-PK-AS-REQ-Win2k ::= SEQUENCE { 194 as-REQ [1] OCTET STRING,
|
| H A D | ChangeLog | 768 client support the binding the PA-REP to the AS-REQ packet. This 769 is to fix the problem lack of binding the AS-REQ to the PK-AS-REP
|
| /freebsd/crypto/openssl/apps/ |
| H A D | CA.pl | 29 my @REQ = (@openssl, "req", @OPENSSL_CONFIG); 286 $RET = run(@REQ, qw(-new -x509 -keyout), $NEWKEY, "-out", $NEWCERT, @DAYS, @{$EXTRA{req}}); 290 $RET = run(@REQ, qw(-x509 -precert -keyout), $NEWKEY, "-out", $NEWCERT, @DAYS, @{$EXTRA{req}}); 294 …$RET = run(@REQ, "-new", (defined $1 ? ($1,) : ()), "-keyout", $NEWKEY, "-out", $NEWREQ, @{$EXTRA{… 327 $RET = run(@REQ, qw(-new -keyout), "${CATOP}/private/$CAKEY",
|
| H A D | CA.pl.in | 28 my @REQ = (@openssl, "req", @OPENSSL_CONFIG); 285 $RET = run(@REQ, qw(-new -x509 -keyout), $NEWKEY, "-out", $NEWCERT, @DAYS, @{$EXTRA{req}}); 289 $RET = run(@REQ, qw(-x509 -precert -keyout), $NEWKEY, "-out", $NEWCERT, @DAYS, @{$EXTRA{req}}); 293 …$RET = run(@REQ, "-new", (defined $1 ? ($1,) : ()), "-keyout", $NEWKEY, "-out", $NEWREQ, @{$EXTRA{… 326 $RET = run(@REQ, qw(-new -keyout), "${CATOP}/private/$CAKEY",
|
| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | fwctl.c | 67 REQ, enumerator 448 case REQ: in fwctl_reset() 475 be_state = REQ; in fwctl_inb() 505 be_state = REQ; in fwctl_inl() 520 case REQ: in fwctl_outl()
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/man/ |
| H A D | spell.ok | 59 REQ
|
| /freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
| H A D | wpa_cli.sgml | 74 with "CTRL-REQ-<type>-<id>:<text>" 97 CTRL-REQ-PASSWORD-1:Password needed for SSID foobar 104 CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | ssl | 11 0 string -----BEGIN\040CERTIFICATE\040REQ PEM certificate request
|
| /freebsd/crypto/heimdal/ |
| H A D | NEWS | 98 - Support to export LAST-REQUST information in AS-REQ 99 - Support for client deferrals in in AS-REQ 101 - Support for split AS-REQ, first step for IA-KERB 161 in AS-REQ to support windows clients 166 [HEIMDAL-63] - Dont try key usage KRB5_KU_AP_REQ_AUTH for TGS-REQ.
|
| H A D | ChangeLog | 311 an AS-REQ. 364 TGS-REQ. This drop compatibility with pre 0.3d KDCs.
|
| H A D | ChangeLog.2005 | 786 * kdc/kerberos5.c: Add logging of all timestamps in AS-REQ and 787 TGS-REQ, for auditing 1645 between PA-PK-AS-REP-19 and PA-PK-AS-REQ-Win2k, try harder to
|
| H A D | ChangeLog.2002 | 551 requested KDC-REQ etypes
|
| H A D | ChangeLog.2006 | 161 * kdc/pkinit.c: Parse and use PA-PK-AS-REQ.trustedCertifiers 1798 * lib/krb5/init_creds_pw.c (init_creds_init_as_req): in AS-REQ the
|
| H A D | ChangeLog.2003 | 1645 PA-ENC-TIMESTAMP in the AS-REQ, using the first encryption
|
| H A D | ChangeLog.1998 | 1405 the kvno or keytype before receiving the AP-REQ
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx.seq | 844 * target to assert REQ before checking MSG, C/D and I/O for 911 * 800ns dead time between command phase and the REQ 1392 * Don't ignore persistent REQ assertions just because 1396 * count REQ while we are waiting for it to fall during 1398 * sequencer instruction takes ~25ns, so the REQ must 1400 * REQ. 1427 * and that REQ is already set when inb_first is called. inb_{first,next} 1865 * disabling SCSIEN until we see the first REQ from the 2184 * L_Q context associated with this REQ (REQ occurs immediately after a
|
| H A D | aic7xxx.seq | 415 * driving REQ on the bus for the next byte. 419 * Drive REQ on the bus by enabling SCSI PIO. 424 /* Prevent our read from triggering another REQ */ 659 * target to assert REQ before checking MSG, C/D and I/O for 1972 * and that REQ is already set when inb_first is called. inb_{first,next}
|
| H A D | aic79xx.reg | 3019 * DSP REQ Control
|
| /freebsd/crypto/krb5/src/lib/krb5/asn.1/ |
| H A D | README.asn1 | 53 AS-REQ ::= [APPLICATION 10] KDC-REQ 55 This example defines AS-REQ to be a tagged type whose class is 56 application, whose tag number is 10, and whose base type is KDC-REQ.
|
| /freebsd/contrib/sendmail/cf/m4/ |
| H A D | proto.m4 | 2995 dnl change it to <SMTP:ESC> <REQ:0> <extensions> 2996 R<$*><VERIFY> <$+> $={TlsVerified} $: <$1> <REQ:0> <$2> 2998 R<$*><VERIFY:$-> <$*> $={TlsVerified} $: <$1> <REQ:$2> <$3> 3000 R<$*><ENCR:$-> <$*> $* $: <$1> <REQ:$2> <$3> 3003 dnl 2. <SMTP:ESC> <REQ:bits> <[extensions]> 3014 R<$*><REQ:$-> <$*> $: <$1> <REQ:$2> <$3> $>max $&{cipher_bits} : $&{auth_ssf} 3016 R<$*><REQ:$-> <$*> $- $: <$1> <$2:$4> <$3> $(arith l $@ $4 $@ $2 $) 3025 dnl <SMTP:ESC> <REQ:bits> <extensions> result-of-compare
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README | 721 "CTRL-REQ-<type>-<id>:<text>" prefix. <type> is IDENTITY, PASSWORD, or 739 CTRL-REQ-PASSWORD-1:Password needed for SSID foobar 744 CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
|
| H A D | ChangeLog | 443 CTRL-REQ/RSP-PSK_PASSPHRASE) 812 and EAP-AKA' (CTRL-REQ-SIM and CTRL-RSP-SIM commands over control
|
| /freebsd/crypto/krb5/src/include/krb5/ |
| H A D | krb5.hin | 2012 /** C representation of KDC-REQ protocol message, including KDC-REQ-BODY */ 3162 * @param [out] outbuf @c AP-REQ message 3188 * @param [out] outbuf @c AP-REQ message 5194 * @param [in] inbuf AP-REQ message to be parsed 5198 * @param [out] ap_req_options If non-null, the AP-REQ flags on output 5199 * @param [out] ticket If non-null, ticket from the AP-REQ message 5201 * This function parses, decrypts and verifies a AP-REQ message from @a inbuf 5206 * AP-REQ message and @a keytab is ignored. In this case, @a server should be
|
| /freebsd/crypto/heimdal/lib/gssapi/ |
| H A D | ChangeLog | 1163 since it starts with a AP-REQ PDU, but that have to wait for now.
|