Home
last modified time | relevance | path

Searched refs:Fetch (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-libcrypto-introduction.pod156 Fetch a message digest/hashing algorithm implementation.
160 Fetch a symmetric cipher algorithm implementation.
164 Fetch a Key Derivation Function (KDF) algorithm implementation.
168 Fetch a Message Authentication Code (MAC) algorithm implementation.
172 Fetch a Key Encapsulation Mechanism (KEM) algorithm implementation
176 Fetch an encoder algorithm implementation (e.g. to encode keys to a specified
181 Fetch a decoder algorithm implementation (e.g. to decode keys from a specified
186 Fetch a Pseudo Random Number Generator (PRNG) algorithm implementation.
201 Fetch any available implementation of SHA2-256 in the default context. Note
208 Fetch any available implementation of AES-128-CBC in the default context:
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MCA/
H A DContext.cpp47 auto Fetch = std::make_unique<EntryStage>(SrcMgr); in createDefaultPipeline() local
62 StagePipeline->appendStage(std::move(Fetch)); in createDefaultPipeline()
/freebsd/tools/test/stress2/misc/
H A Dldt2.sh66 - Fetch the Firefox i386 installer. (http://www.mozilla.com)
67 - Fetch a clip for a win32 codec:
/freebsd/libexec/rtld-elf/amd64/
H A Drtld_start.S119 movq 0x58(%rsp),%rdi # Fetch obj argument
120 movq 0x60(%rsp),%rsi # Fetch reloff argument
/freebsd/sys/dev/etherswitch/
H A Detherswitch_if.m207 # Fetch the address table from the ethernet switch.
215 # Fetch a single entry from the ethernet switch table.
/freebsd/tools/regression/iscsi/
H A Dinitiator-instructions.txt52 Fetch the binary PostgreSQL distribution from the link below and untar to /usr/postgres/:
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SchedKryo.td23 let MispredictPenalty = 14; // Fetch + Decode/Rename/Dispatch + Branch
H A DAArch64SchedTSV110.td24 let MispredictPenalty = 14; // Fetch + Decode/Rename/Dispatch + Branch
H A DAArch64SchedA57.td27 let MispredictPenalty = 14; // Fetch + Decode/Rename/Dispatch + Branch
/freebsd/tools/tools/sysbuild/
H A DREADME111 # Fetch distfiles through a proxy
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-storeutl.pod.in70 Fetch objects recursively when possible.
/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dcategories.subr47 # Fetch the description of a given category. Returns success if a match was
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrFormats.td213 // Vertex Fetch instructions
H A DR600Instructions.td642 (ins i32imm:$addr), "Fetch clause starting at $addr:", [] > {
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh60 fetch -- Fetch updates from server
63 upgrade -- Fetch upgrades to FreeBSD version specified via -r option
1134 # Fetch the mirror list, but do not pick a mirror yet. Returns 1 if
1317 # Fetch metadata signature, aka "tag".
1388 # Fetch metadata index file
1500 # Fetch the metadata index and metadata files listed in $@,
1937 # Fetch any "clean" old versions of files we need for merging changes.
2050 # Fetch files.
2280 # Fetch the latest INDEX-NEW and INDEX-OLD files.
2329 # Fetch file
[all...]
/freebsd/crypto/heimdal/lib/hx509/
H A Dhxtool-commands.in387 help = "Fetch OCSP responses for the following certs"
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td103 … "'Ziccif' (Main Memory Supports Instruction Fetch with Atomicity Requirement)">;
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.td861 // Atomic Fetch-and-<add, and, or, xor> operations
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-P2P760 Fetch information about a known P2P peer.
/freebsd/usr.sbin/bsdconfig/share/
H A Ddevice.subr785 # Fetch the struct name of the catalog device matching device $name. If $type
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1285 // Fetch the real name of the file, if the user asked
/freebsd/contrib/tcpdump/
H A DCHANGES179 802.11: Fetch the CF and TIM IEs a field at a time.
604 ICMP6: Fetch a 32-bit big-endian quantity with EXTRACT_32BITS()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleA57.td77 let MispredictPenalty = 16; // Fetch + Decode/Rename/Dispatch + Branch
/freebsd/crypto/heimdal/
H A DChangeLog.19982275 * lib/krb5/rd_priv.c (krb5_rd_priv): Fetch the correct session key
2278 * lib/krb5/mk_priv.c (krb5_mk_priv): Fetch the correct session key
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3492.txt313 value of N = 0 and a weight w = 1. Fetch the next digit d and

12