| /f-stack/freebsd/contrib/openzfs/contrib/intel_qat/patch/ |
| H A D | 0001-cryptohash.diff | 1 cryptohash.h was dropped and merged with crypto/sha.sh in 5.8 kernel. Details in: 14 +#include <crypto/sha.h>
|
| /f-stack/freebsd/contrib/device-tree/Bindings/crypto/ |
| H A D | atmel-crypto.txt | 51 - compatible : Should be "atmel,at91sam9g46-sha". 62 sha@f8034000 { 63 compatible = "atmel,at91sam9g46-sha";
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | scripting.c | 1188 sds sha = sdsnewlen(funcname+2,40); in luaCreateFunction() local 1189 if ((de = dictFind(server.lua_scripts,sha)) != NULL) { in luaCreateFunction() 1190 sdsfree(sha); in luaCreateFunction() 1208 sdsfree(sha); in luaCreateFunction() 1220 sdsfree(sha); in luaCreateFunction() 1227 int retval = dictAdd(server.lua_scripts,sha,body); in luaCreateFunction() 1231 return sha; in luaCreateFunction() 1306 char *sha = c->argv[1]->ptr; in evalGenericCommand() local 1312 funcname[j+2] = (sha[j] >= 'A' && sha[j] <= 'Z') ? in evalGenericCommand() 1313 sha[j]+('a'-'A') : sha[j]; in evalGenericCommand() [all …]
|
| /f-stack/app/redis-5.0.5/utils/graphs/commits-over-time/ |
| H A D | genhtml.tcl | 80 set affected [expr $commit_to_affected($sha)]
|
| /f-stack/freebsd/contrib/openzfs/.github/workflows/ |
| H A D | checkstyle.yaml | 13 ref: ${{ github.event.pull_request.head.sha }}
|
| H A D | zfs-tests.yml | 13 ref: ${{ github.event.pull_request.head.sha }}
|
| H A D | zloop.yml | 15 ref: ${{ github.event.pull_request.head.sha }}
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | cpu.h | 202 B(sha, 29)
|
| /f-stack/dpdk/drivers/crypto/ccp/ |
| H A D | ccp_crypto.h | 37 #define CCP_SHA_TYPE(p) ((p)->sha.type)
|
| H A D | ccp_dev.h | 342 } sha; member
|
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp_hardware.h | 319 } sha; member
|
| H A D | ccp_hardware.c | 1055 desc->sha.type = defn->engine_type; in ccp_sha_single_desc()
|
| /f-stack/dpdk/drivers/common/qat/qat_adf/ |
| H A D | icp_qat_hw.h | 190 struct icp_qat_hw_auth_sha512 sha; member
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | sam9x60.dtsi | 255 sha: sha@f002c000 { label 256 compatible = "atmel,at91sam9g46-sha";
|
| H A D | sama5d2.dtsi | 300 sha@f0028000 { 301 compatible = "atmel,at91sam9g46-sha";
|
| H A D | sama5d3.dtsi | 405 sha@f8034000 { 406 compatible = "atmel,at91sam9g46-sha";
|
| H A D | sama5d4.dtsi | 713 sha@fc050000 { 714 compatible = "atmel,at91sam9g46-sha";
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | cryptoperf.rst | 423 Test vector file for cipher algorithm aes cbc 256 with authorization sha:: 446 # Section sha 1 hmac buff 32 451 # Section sha 256 hmac buff 32
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_flow.h | 1164 struct rte_ether_addr sha; /**< Sender hardware address. */ member 1174 .sha.addr_bytes = "\xff\xff\xff\xff\xff\xff",
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure | 1113 | --sha | --sh) 1118 | --sha=* | --sh=*)
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 1182 - ``sha``: sender hardware address.
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline_flow.c | 2811 sha)),
|
| /f-stack/dpdk/doc/guides/testpmd_app_ug/ |
| H A D | testpmd_funcs.rst | 3689 - ``sha {MAC-48}``: sender hardware address.
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 12775 B(sha, 29)
|