Home
last modified time | relevance | path

Searched refs:rfc (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/crypto/openssh/regress/
H A Dkeygen-convert.sh24 ${SSHKEYGEN} -q -e -f $OBJ/$t-key >$OBJ/$t-key-rfc || \
28 ${SSHKEYGEN} -q -e -f $OBJ/$t-key.pub >$OBJ/$t-key-rfc.pub || \
31 cmp $OBJ/$t-key-rfc $OBJ/$t-key-rfc.pub || \
35 ${SSHKEYGEN} -q -i -f $OBJ/$t-key-rfc >$OBJ/$t-rfc-imported || \
39 cmp $OBJ/$t-key-nocomment.pub $OBJ/$t-rfc-imported || \
53 rm -f $OBJ/$t-key $OBJ/$t-key.pub $OBJ/$t-key-rfc $OBJ/$t-key-rfc.pub \
54 $OBJ/$t-rfc-imported $OBJ/$t-key-nocomment.pub
/freebsd/crypto/openssl/providers/common/der/
H A DEC.asn110 -- (https://www.rfc-editor.org/rfc/rfc3279.html#section-3)
67 -- (https://www.rfc-editor.org/rfc/rfc5758.html#section-3.2)
H A DDSA.asn110 -- (https://www.rfc-editor.org/rfc/rfc3279.html#section-3)
H A DRSA.asn110 -- (https://www.rfc-editor.org/rfc/rfc8017.html#appendix-C)
/freebsd/crypto/openssl/doc/man3/
H A DEVP_chacha20.pod50 L<RFC 7539|https://www.rfc-editor.org/rfc/rfc7539.html#section-2.4>
H A DOSSL_ALGORITHM.pod58 L<PKCS#1 RFC's ASN.1 module|https://www.rfc-editor.org/rfc/rfc8017#appendix-C>
/freebsd/share/doc/psd/25.xdrrfc/
H A DMakefile2 SRCS= stubs xdr.rfc.ms
/freebsd/share/doc/psd/26.rpcrfc/
H A DMakefile2 SRCS= stubs rpc.rfc.ms
/freebsd/share/doc/psd/27.nfsrpc/
H A DMakefile2 SRCS= stubs nfs.rfc.ms
/freebsd/libexec/tftpd/
H A Dtftp-options.h52 int rfc; member
H A Dtftp-options.c379 if (options[i].rfc == 0 && !options_extra_enabled) in make_options()
446 if (!options_extra_enabled && !options[i].rfc) { in parse_options()
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_camellia_cts.txt18 # but is listed here in https://www.rfc-editor.org/errata_search.php?rfc=6803
H A Devpciph_aes_cts.txt9 # Original test vectors were taken from https://www.ietf.org/rfc/rfc3962.txt for CS3
150 # Original test vectors were taken from https://www.ietf.org/rfc/rfc3962.txt for CS3
/freebsd/contrib/file/magic/Magdir/
H A Dssh10 # https://www.rfc-editor.org/rfc/rfc5958
H A Dder143 # Reference: https://www.rfc-editor.org/rfc/rfc2315
H A Dmisctools10 # Reference: https://www.rfc-editor.org/rfc/rfc5545
H A Dmail.news53 # URL: https://tools.ietf.org/rfc/rfc4155.txt
/freebsd/share/i18n/csmapper/KOI/
H A DKOI8-RU%UCS.src16 # http://cad.ntu-kpi.kiev.ua/multiling/koi8-ru/rfc-draft-koi8-ru.txt
/freebsd/crypto/openssl/doc/man1/
H A Dtsget.pod191 L<https://www.rfc-editor.org/rfc/rfc3161.html>
/freebsd/sys/dev/igc/
H A Digc_hw.h303 u64 rfc; member
/freebsd/contrib/unbound/doc/
H A DTODO17 o timers rfc 5011 support.
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm8450-hdk.dts223 wide-rfc-thermal {
748 wide-rfc-therm@4 {
/freebsd/contrib/googletest/docs/reference/
H A Dmatchers.md105 …ring matches `m`. The web-safe format from [RFC 4648](https://www.rfc-editor.org/rfc/rfc4648#sect…
/freebsd/sys/dev/e1000/
H A De1000_hw.h607 u64 rfc; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c2122 struct ath12k_dp_rx_rfc1042_hdr rfc = {0xaa, 0xaa, 0x03, {0x00, 0x00, 0x00}}; in ath12k_dp_rx_h_undecap_eth() local
2127 rfc.snap_type = eth->h_proto; in ath12k_dp_rx_h_undecap_eth()
2129 memcpy(skb_push(msdu, sizeof(rfc)), &rfc, in ath12k_dp_rx_h_undecap_eth()
2130 sizeof(rfc)); in ath12k_dp_rx_h_undecap_eth()

12