/freebsd/crypto/openssh/regress/ |
H A D | keygen-convert.sh | 24 ${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 D | EC.asn1 | 10 -- (https://www.rfc-editor.org/rfc/rfc3279.html#section-3) 67 -- (https://www.rfc-editor.org/rfc/rfc5758.html#section-3.2)
|
H A D | DSA.asn1 | 10 -- (https://www.rfc-editor.org/rfc/rfc3279.html#section-3)
|
H A D | RSA.asn1 | 10 -- (https://www.rfc-editor.org/rfc/rfc8017.html#appendix-C)
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_chacha20.pod | 50 L<RFC 7539|https://www.rfc-editor.org/rfc/rfc7539.html#section-2.4>
|
H A D | OSSL_ALGORITHM.pod | 58 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 D | Makefile | 2 SRCS= stubs xdr.rfc.ms
|
/freebsd/share/doc/psd/26.rpcrfc/ |
H A D | Makefile | 2 SRCS= stubs rpc.rfc.ms
|
/freebsd/share/doc/psd/27.nfsrpc/ |
H A D | Makefile | 2 SRCS= stubs nfs.rfc.ms
|
/freebsd/libexec/tftpd/ |
H A D | tftp-options.h | 52 int rfc; member
|
H A D | tftp-options.c | 379 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 D | evpciph_camellia_cts.txt | 18 # but is listed here in https://www.rfc-editor.org/errata_search.php?rfc=6803
|
H A D | evpciph_aes_cts.txt | 9 # 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 D | ssh | 10 # https://www.rfc-editor.org/rfc/rfc5958
|
H A D | der | 143 # Reference: https://www.rfc-editor.org/rfc/rfc2315
|
H A D | misctools | 10 # Reference: https://www.rfc-editor.org/rfc/rfc5545
|
H A D | mail.news | 53 # URL: https://tools.ietf.org/rfc/rfc4155.txt
|
/freebsd/share/i18n/csmapper/KOI/ |
H A D | KOI8-RU%UCS.src | 16 # http://cad.ntu-kpi.kiev.ua/multiling/koi8-ru/rfc-draft-koi8-ru.txt
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | tsget.pod | 191 L<https://www.rfc-editor.org/rfc/rfc3161.html>
|
/freebsd/sys/dev/igc/ |
H A D | igc_hw.h | 303 u64 rfc; member
|
/freebsd/contrib/unbound/doc/ |
H A D | TODO | 17 o timers rfc 5011 support.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sm8450-hdk.dts | 223 wide-rfc-thermal { 748 wide-rfc-therm@4 {
|
/freebsd/contrib/googletest/docs/reference/ |
H A D | matchers.md | 105 …ring matches `m`. The web-safe format from [RFC 4648](https://www.rfc-editor.org/rfc/rfc4648#sect…
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_hw.h | 607 u64 rfc; member
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | dp_rx.c | 2122 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()
|