| /f-stack/freebsd/mips/cavium/cryptocteon/ |
| H A D | cavium_crypto.c | 325 struct octo_sess *od, in octo_aes_cbc_encrypt() argument 348 CVMX_PREFETCH0(od->octo_enckey); in octo_aes_cbc_encrypt() 354 if (od->octo_encklen == 16) { in octo_aes_cbc_encrypt() 393 struct octo_sess *od, in octo_aes_cbc_decrypt() argument 416 CVMX_PREFETCH0(od->octo_enckey); in octo_aes_cbc_decrypt() 422 if (od->octo_encklen == 16) { in octo_aes_cbc_decrypt() 464 struct octo_sess *od, in octo_null_sha1_encrypt() argument 565 struct octo_sess *od, in octo_aes_cbc_sha1_encrypt() argument 605 if (od->octo_encklen == 16) { in octo_aes_cbc_sha1_encrypt() 756 struct octo_sess *od, in octo_aes_cbc_sha1_decrypt() argument [all …]
|
| H A D | cryptocteon.c | 248 struct octo_sess *od; in cryptocteon_process() local 262 od = crypto_get_driver_session(crp->crp_session); in cryptocteon_process() 350 od->octo_iov[iovcnt].iov_len = m->m_len; in cryptocteon_process() 353 iovlen += od->octo_iov[iovcnt++].iov_len; in cryptocteon_process() 362 iovlen += od->octo_iov[iovcnt].iov_len; in cryptocteon_process() 367 od->octo_iov[0].iov_base = crp->crp_buf.cb_buf; in cryptocteon_process() 379 memcpy(od->octo_enckey, crp->crp_cipher_key, od->octo_encklen); in cryptocteon_process() 384 (*od->octo_encrypt)(od, od->octo_iov, iovcnt, iovlen, in cryptocteon_process() 387 (*od->octo_decrypt)(od, od->octo_iov, iovcnt, iovlen, in cryptocteon_process() 393 od->octo_mlen, icv2); in cryptocteon_process() [all …]
|
| H A D | cryptocteonvar.h | 37 typedef int octo_encrypt_t(struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, i… 38 typedef int octo_decrypt_t(struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, i…
|
| /f-stack/freebsd/mips/ingenic/ |
| H A D | jz4780_clk_pll.c | 119 uint32_t reg, m, n, od; in jz4780_clk_pll_recalc_freq() local 136 od = REG_GET(reg, CGU_PLL_OD) + 1; in jz4780_clk_pll_recalc_freq() 139 if (m == 0 || n == 0 || od == 0) { in jz4780_clk_pll_recalc_freq() 144 *freq = ((*freq / n) * m) / od; in jz4780_clk_pll_recalc_freq() 169 uint32_t reg, m, n, od; in jz4780_clk_pll_set_freq() local 175 od = 1; in jz4780_clk_pll_set_freq() 185 (*fout != (((fin / n) * m) / od))) in jz4780_clk_pll_set_freq() 188 *fout = ((fin / n) * m) / od; in jz4780_clk_pll_set_freq() 198 reg = REG_SET(reg, CGU_PLL_OD, od - 1); in jz4780_clk_pll_set_freq() 213 *fout = ((fin / n) * m) / od; in jz4780_clk_pll_set_freq()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | .gitignore | 44 /src/*.[od] 55 /test/integration/*.[od] 60 /test/integration/cpp/*.[od] 63 /test/src/*.[od] 67 /test/stress/*.[od] 72 /test/unit/*.[od]
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 2397 error = zap_lookup(zd->zd_os, od->od_dir, od->od_name, in ztest_lookup() 2461 od->od_type = od->od_crtype; in ztest_create() 2462 od->od_blocksize = od->od_crblocksize; in ztest_create() 2463 od->od_gen = od->od_crgen; in ztest_create() 2708 od->od_gen = 0; in ztest_od_init() 2731 zd->zd_od = od; in ztest_object_init() 4471 ztest_od_t *od; in ztest_dmu_object_alloc_free() local 4528 ztest_od_t *od; in ztest_dmu_read_write() local 4814 ztest_od_t *od; in ztest_dmu_read_write_zcopy() local 5052 ztest_od_t *od; in ztest_dmu_write_parallel() local [all …]
|
| /f-stack/tools/ipfw/ |
| H A D | nat64lsn.c | 96 ipfw_obj_data *od; in nat64lsn_print_states() local 104 od = (ipfw_obj_data *)(oh + 1); in nat64lsn_print_states() 105 stg = (ipfw_nat64lsn_stg_v1 *)(od + 1); in nat64lsn_print_states() 106 sz = od->head.length - sizeof(*od); in nat64lsn_print_states() 171 ipfw_obj_data *od; in nat64lsn_states_cb() local 189 od = (ipfw_obj_data *)(oh + 1); in nat64lsn_states_cb() 191 od->head.type = IPFW_TLV_OBJDATA; in nat64lsn_states_cb() 192 od->head.length = sizeof(*od) + sizeof(next_idx); in nat64lsn_states_cb() 193 *((uint64_t *)(od + 1)) = next_idx; in nat64lsn_states_cb()
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64lsn_control.c | 701 ipfw_obj_data *od; in nat64lsn_states_v1() local 717 od = (ipfw_obj_data *)(oh + 1); in nat64lsn_states_v1() 718 if (od->head.type != IPFW_TLV_OBJDATA || in nat64lsn_states_v1() 719 od->head.length != sz - sizeof(ipfw_obj_header)) in nat64lsn_states_v1() 722 idx.index = *(uint64_t *)(od + 1); in nat64lsn_states_v1() 752 od = (ipfw_obj_data *)(oh + 1); in nat64lsn_states_v1() 753 od->head.type = IPFW_TLV_OBJDATA; in nat64lsn_states_v1() 754 od->head.length = sz - sizeof(ipfw_obj_header); in nat64lsn_states_v1() 755 stg = (ipfw_nat64lsn_stg_v1 *)(od + 1); in nat64lsn_states_v1() 776 od->head.length += in nat64lsn_states_v1() [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize/ |
| H A D | zpool_initialize_verify_initialized.ksh | 82 od -t x4 -Ad | egrep -q "deadbeef +deadbeef +deadbeef +deadbeef" ||
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/mediatek/ |
| H A D | mediatek,disp.txt | 45 "mediatek,<chip>-disp-od" - overdrive 204 od@14023000 { 205 compatible = "mediatek,mt8173-disp-od";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-gru-bob.dts | 85 h1_int_od_l: h1-int-od-l {
|
| H A D | rk3399-gru-scarlet.dtsi | 589 h1_int_od_l: h1-int-od-l {
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | stm32f7-pinctrl.dtsi | 239 sdio_pins_od_a: sdio-pins-od-a-0 { 270 sdio_pins_od_b: sdio-pins-od-b-0 {
|
| H A D | stm32mp15-pinctrl.dtsi | 1197 sdmmc1_b4_od_pins_a: sdmmc1-b4-od-0 { 1299 sdmmc2_b4_od_pins_a: sdmmc2-b4-od-0 { 1353 sdmmc2_b4_od_pins_b: sdmmc2-b4-od-1 { 1459 sdmmc3_b4_od_pins_a: sdmmc3-b4-od-0 { 1513 sdmmc3_b4_od_pins_b: sdmmc3-b4-od-1 {
|
| H A D | stm32h743-pinctrl.dtsi | 205 sdmmc1_b4_od_pins_a: sdmmc1-b4-od-0 {
|
| H A D | stm32f4-pinctrl.dtsi | 434 sdio_pins_od: sdio-pins-od-0 {
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | commands.cfg | 62 od
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8173.dtsi | 1246 od@14023000 { 1247 compatible = "mediatek,mt8173-disp-od";
|