/freebsd/crypto/libecc/src/examples/sss/ |
H A D | sss.c | 125 ATTRIBUTE_WARN_UNUSED_RET static int _sss_raw_generate(sss_share *shares, u16 k, u16 n, sss_secret … in _sss_raw_generate() argument 142 MUST_HAVE((shares != NULL) && (secret != NULL), ret, err); in _sss_raw_generate() 215 _sss_raw_share *cur_share_i = &(shares[num_shares].raw_share); in _sss_raw_generate() 289 ATTRIBUTE_WARN_UNUSED_RET static int _sss_raw_lagrange(const sss_share *shares, u16 k, sss_secret *… in _sss_raw_lagrange() argument 302 MUST_HAVE((shares != NULL) && (secret != NULL), ret, err); in _sss_raw_lagrange() 341 const _sss_raw_share *cur_share_i = &(shares[i].raw_share); in _sss_raw_lagrange() 356 const _sss_raw_share *cur_share_j = &(shares[j].raw_share); in _sss_raw_lagrange() 410 ATTRIBUTE_WARN_UNUSED_RET static int _sss_raw_combine(const sss_share *shares, u16 k, sss_secret *s… in _sss_raw_combine() argument 412 return _sss_raw_lagrange(shares, k, secret, 0); in _sss_raw_combine() 426 int sss_generate(sss_share *shares, unsigned short k, unsigned short n, sss_secret *secret, boolean… in sss_generate() argument [all …]
|
H A D | sss.h | 75 ATTRIBUTE_WARN_UNUSED_RET int sss_generate(sss_share *shares, unsigned short k, unsigned short n, s… 84 ATTRIBUTE_WARN_UNUSED_RET int sss_combine(const sss_share *shares, unsigned short k, sss_secret *se… 96 ATTRIBUTE_WARN_UNUSED_RET int sss_regenerate(sss_share *shares, unsigned short k, unsigned short n,…
|
/freebsd/sys/contrib/openzfs/lib/libshare/os/linux/ |
H A D | smb.c | 84 smb_share_t *shares, *new_shares = NULL; in smb_retrieve_shares() local 170 shares = (smb_share_t *) in smb_retrieve_shares() 172 if (shares == NULL) { in smb_retrieve_shares() 177 (void) strlcpy(shares->name, name, in smb_retrieve_shares() 178 sizeof (shares->name)); in smb_retrieve_shares() 180 (void) strlcpy(shares->path, path, in smb_retrieve_shares() 181 sizeof (shares->path)); in smb_retrieve_shares() 183 (void) strlcpy(shares->comment, comment, in smb_retrieve_shares() 184 sizeof (shares->comment)); in smb_retrieve_shares() 186 shares->guest_ok = atoi(guest_ok); in smb_retrieve_shares() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | fsl,imx7d-pinctrl.txt | 7 mux and pad control settings, it shares the input select register from main 38 a phandle for main iomuxc controller which shares the input select register for
|
/freebsd/sys/contrib/openzfs/etc/systemd/system/ |
H A D | zfs-share.service.in | 2 Description=ZFS file system shares
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sdm636.dtsi | 22 /* Adreno 509 shares the frequency table with 512 */
|
/freebsd/sys/contrib/device-tree/Bindings/opp/ |
H A D | qcom-opp.txt | 17 associated with this OPP node. Sometimes several corners/levels shares
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | axp20x_usb_power.txt | 9 The AXP223 PMIC shares most of its behaviour with the AXP221 but has slight
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | st,stm32-sai.txt | 34 If the SAI shares a master clock, with another SAI set as MCLK 37 Must also contain "MCLK", if SAI shares a master clock,
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | lua | 20 # 2.4 uses 0x23 as its version byte because it shares the format
|
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | aspeed,cvic.txt | 8 inconvenient to create an interrupt tree for it as it somewhat shares
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | rockchip,iommu.txt | 6 shares its clocks, power domain and irq.
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | hisilicon-pcie.txt | 4 It shares common functions with the PCIe DesignWare core driver and inherits
|
H A D | kirin-pcie.txt | 4 It shares common functions with the PCIe DesignWare core driver and
|
H A D | amlogic,meson-pcie.txt | 4 It shares common functions with the PCIe DesignWare core driver and
|
H A D | hisilicon-histb-pcie.txt | 4 It shares common functions with the DesignWare PCIe core driver and inherits
|
H A D | uniphier-pcie.txt | 7 It shares common functions with the PCIe DesignWare core driver and inherits
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | st,spear3xx-shirq.txt | 15 interrupt controller shares config/control registers with other groups.
|
H A D | samsung,exynos4210-combiner.txt | 15 interrupt controller module shares config/control registers with other
|
/freebsd/contrib/smbfs/ |
H A D | INSTALL | 19 shares and unload an old module via 'kldunload smbfs' command.
|
H A D | HISTORY | 36 - Mounted shares may become "frozen" (no timeout occurs) if server died or 129 'view' - list shares available on the specified host
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | RSA-PSS.pod | 15 This algorithm shares several control operations with the B<RSA> algorithm
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_impl.h | 222 uint64_t shares; member
|
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/ |
H A D | libzfs_util_os.c | 177 di->shares = (uint64_t)sb.st_ino; in find_shares_object()
|
/freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
H A D | axp223.dtsi | 50 * The AXP223 shares most of its logic with the AXP221 but it has some
|