Home
last modified time | relevance | path

Searched refs:pinning (Results 1 – 15 of 15) 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/
Dtest204134 simple HTTPS GET with base64-sha256 public key pinning
Dtest203734 simple HTTPS GET with PEM public key pinning
Dtest203434 simple HTTPS GET with DER public key pinning
/external/okhttp/
DCHANGELOG.md9 prevents a potential crash when using certificate pinning with the Google
231 certificate pinning, you must be very careful to avoid [bricking][brick]
446 * **New APIs to permit easy certificate pinning.** Be warned, certificate
447 pinning is dangerous and could prevent your application from trusting your
816 [brick]: https://noncombatant.org/2015/05/01/about-http-public-key-pinning/
/external/curl/docs/
DTODO114 13.11 Support intermediate & root pinning for PINNEDPUBLICKEY
763 13.11 Support intermediate & root pinning for PINNEDPUBLICKEY
771 Adding this feature would make curls pinning 100% compatible to HPKP and allow
772 more flexible pinning.
797 RFC: https://tools.ietf.org/html/draft-ietf-websec-key-pinning-21
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dlsr-reuse.ll353 ; has a non-address use, pinning that value in a register.
/external/llvm/test/CodeGen/X86/
Dlsr-reuse.ll354 ; has a non-address use, pinning that value in a register.
/external/llvm/docs/
DStatepoints.rst805 objects (i.e. pass a pointer to an object to a C routine) via pinning.
DLangRef.rst321 alternative to the *register pinning* performance technique often
344 caller and the callee use it. It uses a *register pinning*
/external/lisa/ipynb/examples/wlgen/
Drtapp_example.ipynb463 "# Initial phase and pinning parameters\n",
/external/jline/src/src/test/resources/jline/example/
Denglish.gz