Home
last modified time | relevance | path

Searched refs:pinning (Results 1 – 10 of 10) sorted by relevance

/external/iproute2/tc/
Dtc_bpf.c687 unsigned int pinning; member
910 uint32_t pinning) in bpf_custom_pinning() argument
914 entry = ctx->ht[pinning & (ARRAY_SIZE(ctx->ht) - 1)]; in bpf_custom_pinning()
915 while (entry && entry->pinning != pinning) in bpf_custom_pinning()
922 uint32_t pinning) in bpf_no_pinning() argument
924 switch (pinning) { in bpf_no_pinning()
931 return !bpf_custom_pinning(ctx, pinning); in bpf_no_pinning()
936 const struct bpf_elf_ctx *ctx, uint32_t pinning) in bpf_make_pathname() argument
938 switch (pinning) { in bpf_make_pathname()
949 bpf_custom_pinning(ctx, pinning), name); in bpf_make_pathname()
[all …]
/external/iproute2/etc/iproute2/
Dbpf_pinning2 # subpath mappings from mount point for pinning
/external/iproute2/include/
Dbpf_elf.h36 __u32 pinning; member
Dbpf_api.h105 .pinning = (PIN), \
/external/curl/tests/data/
Dtest203434 simple HTTPS GET with DER public key pinning
Dtest204134 simple HTTPS GET with base64-sha256 public key pinning
Dtest203734 simple HTTPS GET with PEM public key pinning
/external/okhttp/
DCHANGELOG.md101 certificate pinning, you must be very careful to avoid [bricking][brick]
316 * **New APIs to permit easy certificate pinning.** Be warned, certificate
317 pinning is dangerous and could prevent your application from trusting your
686 [brick]: (https://noncombatant.org/2015/05/01/about-http-public-key-pinning/)
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll354 ; has a non-address use, pinning that value in a register.
/external/llvm/docs/
DLangRef.rst316 alternative to the *register pinning* performance technique often
339 caller and the callee use it. It uses a *register pinning*