/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | eeprom.c | 60 dev->mt76.otp.data = devm_kzalloc(dev->mt76.dev, len, GFP_KERNEL); in mt7615_efuse_init() 61 dev->mt76.otp.size = len; in mt7615_efuse_init() 62 if (!dev->mt76.otp.data) in mt7615_efuse_init() 65 buf = dev->mt76.otp.data; in mt7615_efuse_init() 286 u8 *otp = dev->mt76.otp.data; in mt7615_apply_cal_free_data() local 289 if (!otp) in mt7615_apply_cal_free_data() 293 if (!otp[ical[i]]) in mt7615_apply_cal_free_data() 297 eeprom[ical[i]] = otp[ical[i]]; in mt7615_apply_cal_free_data() 300 eeprom[ical_nocheck[i]] = otp[ical_nocheck[i]]; in mt7615_apply_cal_free_data() 309 u8 *otp = dev->mt76.otp.data; in mt7622_apply_cal_free_data() local [all …]
|
/freebsd/sys/dev/nmdm/ |
H A D | nmdm.c | 107 struct tty *otp; in nmdm_close() local 111 otp = onp->np_tty; in nmdm_close() 114 if (tty_opened(otp)) in nmdm_close() 125 otp = onp->np_tty; in nmdm_close() 126 tty_rel_gone(otp); in nmdm_close() 252 struct tty *tp, *otp; in nmdm_task_tty() local 263 otp = np->np_other->np_tty; in nmdm_task_tty() 264 KASSERT(otp != NULL, ("NULL otp in nmdmstart")); in nmdm_task_tty() 265 KASSERT(otp != tp, ("NULL otp == tp nmdmstart")); in nmdm_task_tty() 269 ttydisc_modem(otp, 0); in nmdm_task_tty() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/nvmem/ |
H A D | rockchip-otp.txt | 5 - "rockchip,px30-otp" - for PX30 SoCs. 6 - "rockchip,rk3308-otp" - for RK3308 SoCs. 9 - clock-names: Should be "otp", "apb_pclk" and "phy". 17 otp: otp@ff290000 { 18 compatible = "rockchip,px30-otp"; 24 clock-names = "otp", "apb_pclk", "phy";
|
H A D | lpc1850-otp.txt | 6 - compatible: Should be "nxp,lpc1850-otp" 15 otp: otp@40045000 { 16 compatible = "nxp,lpc1850-otp";
|
H A D | brcm,ocotp.txt | 13 otp: otp@301c800 {
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | eeprom.c | 51 dev->mt76.otp.data = devm_kzalloc(dev->mt76.dev, len, GFP_KERNEL); in mt7603_efuse_init() 52 dev->mt76.otp.size = len; in mt7603_efuse_init() 53 if (!dev->mt76.otp.data) in mt7603_efuse_init() 56 buf = dev->mt76.otp.data; in mt7603_efuse_init() 165 if (dev->mt76.otp.data) { in mt7603_eeprom_init() 167 mt7603_apply_cal_free_data(dev, dev->mt76.otp.data); in mt7603_eeprom_init() 169 memcpy(dev->mt76.eeprom.data, dev->mt76.otp.data, in mt7603_eeprom_init()
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_otp.c | 35 int otp; in eap_otp_process() local 47 otp = 1; in eap_otp_process() 50 otp = 0; in eap_otp_process() 74 if (otp) { in eap_otp_process()
|
H A D | eap_gtc.c | 52 int otp; in eap_gtc_process() local 79 otp = 1; in eap_gtc_process() 82 otp = 0; in eap_gtc_process() 118 if (otp) { in eap_gtc_process()
|
H A D | eap_config.h | 531 u8 *otp; member
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_tag.c | 631 tag_copy(SCR *sp, TAG *otp, TAG **tpp) in tag_copy() argument 637 if (otp->fname != NULL) in tag_copy() 638 len += otp->fnlen + 1; in tag_copy() 639 if (otp->search != NULL) in tag_copy() 640 len += otp->slen + 1; in tag_copy() 641 if (otp->msg != NULL) in tag_copy() 642 len += otp->mlen + 1; in tag_copy() 644 memcpy(tp, otp, len); in tag_copy() 646 if (otp->fname != NULL) in tag_copy() 648 if (otp->search != NULL) in tag_copy() [all …]
|
/freebsd/contrib/tcpdump/ |
H A D | print-llc.c | 409 const struct oui_tok *otp; in oui_to_struct_tok() local 411 for (otp = &oui_to_tok[0]; otp->tok != NULL; otp++) { in oui_to_struct_tok() 412 if (otp->oui == orgcode) { in oui_to_struct_tok() 413 tok = otp->tok; in oui_to_struct_tok()
|
/freebsd/crypto/heimdal/ |
H A D | FREEBSD-Xlist | 7 appl/otp 14 lib/otp
|
/freebsd/usr.bin/showmount/ |
H A D | showmount.c | 263 register struct mountlist **otp; in xdr_mntdump() local 323 otp = &tp->ml_left; in xdr_mntdump() 326 otp = &tp->ml_right; in xdr_mntdump() 330 *otp = mp; in xdr_mntdump()
|
/freebsd/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-x86_64.pl | 3820 my ($out,$inp,$otp,$len)=$win64 ? ("%rcx","%rdx","%r8", "%r9") : # Win64 order 3828 sub $otp,$inp 3829 sub $otp,$out 3835 movdqu ($inp,$otp),%xmm0 3836 pxor ($otp),%xmm0 3837 movdqu %xmm0,($out,$otp) 3838 movdqa %xmm0,($otp) 3839 lea 16($otp),$otp 3851 mov ($inp,$otp),%al 3852 xor ($otp),%al [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | nand-macronix.txt | 17 - randomizer enable: should be "mxic,enable-randomizer-otp" 25 mxic,enable-randomizer-otp;
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | debugfs.c | 121 if (dev->otp.data) in mt76_register_debugfs_fops() 122 debugfs_create_blob("otp", 0400, dir, &dev->otp); in mt76_register_debugfs_fops()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | eeprom.c | 155 dev->mt76.otp.data = devm_kzalloc(dev->mt76.dev, MT7662_EEPROM_SIZE, in mt76x2_eeprom_load() 157 dev->mt76.otp.size = MT7662_EEPROM_SIZE; in mt76x2_eeprom_load() 158 if (!dev->mt76.otp.data) in mt76x2_eeprom_load() 161 efuse = dev->mt76.otp.data; in mt76x2_eeprom_load()
|
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | wpa_cli.sgml | 83 <emphasis>otp</emphasis> commands. <id> needs to be copied from 85 <emphasis>otp</emphasis> commands can be used regardless of whether 89 with <emphasis>otp</emphasis> are used only once and then forgotten, 105 > otp 2 9876 308 <term>otp <network id> <password></term>
|
/freebsd/crypto/heimdal/appl/ |
H A D | Makefile.am | 6 dir_otp = otp
|
/freebsd/crypto/heimdal/lib/ |
H A D | Makefile.am | 9 dir_otp = otp
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | wii.dts | 233 otp@d8001ec { 234 compatible = "nintendo,hollywood-otp";
|
/freebsd/sys/contrib/device-tree/src/arm/sunplus/ |
H A D | sunplus-sp7021.dtsi | 52 otp: otp@af00 { label
|
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | mediatek,mt76.txt | 28 - mediatek,eeprom-merge-otp: Merge EEPROM data with OTP data. Can be used on
|
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | cipher_chacha20_poly1305_hw.c | 110 void *xor128_encrypt_n_pad(void *out, const void *inp, void *otp, size_t len); 111 void *xor128_decrypt_n_pad(void *out, const void *inp, void *otp, size_t len);
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | e_chacha20_poly1305.c | 207 void *xor128_encrypt_n_pad(void *out, const void *inp, void *otp, size_t len); 208 void *xor128_decrypt_n_pad(void *out, const void *inp, void *otp, size_t len);
|