| /freebsd-13-stable/sys/dev/nmdm/ |
| HD | 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-13-stable/usr.bin/opiekey/ |
| HD | Makefile | 14 LINKS= ${BINDIR}/opiekey ${BINDIR}/otp-md4 15 LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-md5 16 LINKS+= ${BINDIR}/opiekey ${BINDIR}/otp-sha1 18 MLINKS= opiekey.1 otp-md4.1 opiekey.1 otp-md5.1 opiekey.1 otp-sha1.1
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/nvmem/ |
| HD | 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";
|
| HD | lpc1850-otp.txt | 6 - compatible: Should be "nxp,lpc1850-otp" 15 otp: otp@40045000 { 16 compatible = "nxp,lpc1850-otp";
|
| D | brcm,ocotp.txt | 13 otp: otp@301c800 {
|
| /freebsd-13-stable/contrib/wpa/src/eap_peer/ |
| HD | 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()
|
| HD | 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()
|
| HD | eap_config.h | 531 u8 *otp; member
|
| /freebsd-13-stable/contrib/opie/ |
| HD | Makefile.in | 149 @-ln -s $(LOCALBIN)/opiekey $(LOCALBIN)/otp-md4 150 @-ln -s $(LOCALBIN)/opiekey $(LOCALBIN)/otp-md5 152 @-for i in otp-md4 otp-md5; do ln -s opiekey.1 $(LOCALMAN)/man1/$$i.1; done 256 @-for i in otp-md4 otp-md5; do rm $(LOCALBIN)/$$i; done 261 @-rm $(LOCALMAN)/man1/otp-md4.1 $(LOCALMAN)/man1/otp-md5.1
|
| /freebsd-13-stable/contrib/nvi/ex/ |
| HD | 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-13-stable/crypto/heimdal/ |
| HD | FREEBSD-Xlist | 7 appl/otp 14 lib/otp
|
| /freebsd-13-stable/contrib/tcpdump/ |
| HD | 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-13-stable/usr.bin/showmount/ |
| HD | showmount.c | 275 register struct mountlist **otp; in xdr_mntdump() local 335 otp = &tp->ml_left; in xdr_mntdump() 338 otp = &tp->ml_right; in xdr_mntdump() 342 *otp = mp; in xdr_mntdump()
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/mtd/ |
| HD | nand-macronix.txt | 17 - randomizer enable: should be "mxic,enable-randomizer-otp" 25 mxic,enable-randomizer-otp;
|
| /freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/ |
| HD | poly1305-x86_64.pl | 3816 my ($out,$inp,$otp,$len)=$win64 ? ("%rcx","%rdx","%r8", "%r9") : # Win64 order 3824 sub $otp,$inp 3825 sub $otp,$out 3831 movdqu ($inp,$otp),%xmm0 3832 pxor ($otp),%xmm0 3833 movdqu %xmm0,($out,$otp) 3834 movdqa %xmm0,($otp) 3835 lea 16($otp),$otp 3847 mov ($inp,$otp),%al 3848 xor ($otp),%al [all …]
|
| /freebsd-13-stable/crypto/heimdal/appl/ |
| HD | Makefile.am | 6 dir_otp = otp
|
| HD | Makefile.in | 82 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \ 113 DIST_SUBDIRS = afsutil ftp login otp gssmask popper push rsh rcp su \ 386 @OTP_TRUE@dir_otp = otp
|
| /freebsd-13-stable/contrib/wpa/wpa_supplicant/doc/docbook/ |
| HD | 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-13-stable/crypto/heimdal/lib/ |
| HD | Makefile.am | 9 dir_otp = otp
|
| HD | Makefile.in | 82 $(top_srcdir)/cf/otp.m4 $(top_srcdir)/cf/pkg.m4 \ 114 ipc hx509 krb5 ntlm kafs gssapi hdb kadm5 otp kdfs 387 @OTP_TRUE@dir_otp = otp
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arm/ |
| HD | picoxcell-pc3x3.dtsi | 351 otp@ffff8000 { 352 compatible = "picochip,otp-pc3x3";
|
| HD | bcm-cygnus.dtsi | 108 otp: otp@301c800 { label
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/net/wireless/ |
| D | mediatek,mt76.txt | 28 - mediatek,eeprom-merge-otp: Merge EEPROM data with OTP data. Can be used on
|
| /freebsd-13-stable/crypto/openssl/crypto/evp/ |
| HD | e_chacha20_poly1305.c | 205 void *xor128_encrypt_n_pad(void *out, const void *inp, void *otp, size_t len); 206 void *xor128_decrypt_n_pad(void *out, const void *inp, void *otp, size_t len);
|
| /freebsd-13-stable/crypto/heimdal/lib/asn1/ |
| HD | krb5.asn1 | 126 KRB5-PADATA-SAM-CHALLENGE(12), -- (sam/otp) 127 KRB5-PADATA-SAM-RESPONSE(13), -- (sam/otp) 137 KRB5-PADATA-SAM-REDIRECT(21), -- (sam/otp)
|