| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | otp.m4 | 3 dnl check requirements for OTP library 8 AS_HELP_STRING([--disable-otp],[if you don't want OTP support])) 10 AC_MSG_ERROR([OTP requires a NDBM/DB compatible library]) 20 AC_DEFINE(OTP, 1, [Define if you want OTP support in applications.]) definition 24 AC_MSG_CHECKING([whether to enable OTP library]) 26 AM_CONDITIONAL(OTP, test "$enable_otp" = yes)dnl condition
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/ |
| H A D | erlang.m4 | 2 # Erlang/OTP language support. 50 [AC_ARG_VAR([ERLC], [Erlang/OTP compiler command [autodetected]])dnl 57 AC_ARG_VAR([ERLCFLAGS], [Erlang/OTP compiler flags [none]])dnl 66 AC_MSG_ERROR([Erlang/OTP compiler (erlc) not found but required]) 74 [AC_ARG_VAR([ERL], [Erlang/OTP interpreter command [autodetected]])dnl 89 AC_MSG_ERROR([Erlang/OTP interpreter (erl) not found but required]) 178 AC_CACHE_CHECK([for Erlang/OTP '$1' library subdirectory], 202 AC_CACHE_CHECK([for Erlang/OTP '$1' library version], 216 # Determines the Erlang/OTP root directory. 220 AC_CACHE_CHECK([for Erlang/OTP root directory], [all …]
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | erlang | 7 # OTP R3-R4 11 # OTP R5 and onwards
|
| /netbsd-src/external/bsd/libfido2/dist/udev/ |
| H A D | fidodevs | 59 product YUBICO 0x0114 YubiKey NEO OTP+FIDO 61 product YUBICO 0x0116 YubiKey NEO OTP+FIDO+CCID 66 product YUBICO 0x0403 YubiKey 4 OTP+FIDO 68 product YUBICO 0x0407 YubiKey 4 OTP+FIDO+CCID
|
| H A D | 70-u2f.rules | 87 # YubiKey NEO OTP+FIDO by Yubico AB 93 # YubiKey NEO OTP+FIDO+CCID by Yubico AB 108 # YubiKey 4 OTP+FIDO by Yubico AB 114 # YubiKey 4 OTP+FIDO+CCID by Yubico AB
|
| /netbsd-src/external/bsd/openldap/dist/tests/scripts/ |
| H A D | test081-totp | 20 if test $OTP = otpno; then 89 if [ "$OTP" = otpmod ]; then
|
| H A D | test080-hotp | 20 if test $OTP = otpno; then 84 if [ "$OTP" = otpmod ]; then
|
| H A D | defines.sh | 40 OTP=${AC_otp-otpno}
|
| /netbsd-src/external/bsd/wpa/dist/wpa_supplicant/ |
| H A D | eap_testing.txt | 54 EAP-OTP - - - - - + - - - - - - 59 EAP-PEAPv0/OTP - - - - - + - - - - - - 70 EAP-PEAPv1/OTP - - - - - +1 - - - - - - 85 EAP-TTLS/EAP-OTP - - - - - + - - - - - - 247 - EAP-OTP 252 - EAP-PEAPv0 / OTP 259 - EAP-PEAPv1 / OTP 272 - EAP-TTLS / EAP-OTP
|
| H A D | todo.txt | 19 * OTP Extended Responses (Sect. 5.5)
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/windows/ |
| H A D | NTMakefile.config | 61 # OTP support in applications 62 OTP=1
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/ |
| H A D | Makefile.am | 8 if OTP
|
| H A D | NTMakefile | 33 !ifdef OTP
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/include/ |
| H A D | NTMakefile | 69 if ("$(OTP)") { print "#define OTP 1 \n"; }
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | berlin2cd-valve-steamlink.dts | 42 * less depending on leakage value in OTP), and buck2 likely used for
|
| H A D | imx6q-gk802.dts | 66 /* SDMC DM2016 1024 bit EEPROM + 128 bit OTP */
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | draft-beaulieu-ike-xauth-02.txt | 43 authentication mechanisms such as RADIUS, SecurID, and OTP within 161 SecurID, OTP) to authenticate the user. This allows the 366 <-- REQUEST(TYPE=OTP CHALLENGE, NAME="") 368 <-- REQUEST(TYPE=OTP CHALLENGE="otp-md5 499 ke1234" 370 REPLY(TYPE=OTP NAME="joe" PASSWORD="5bf0 75d9 959d 036f") --> 603 2 OTP 620 OTP - One-Time-Passwords as defined in [OTP] uses a challenge string 626 precursor to OTP, thus the same rules applies. 883 [OTP] N. Haller, C. Metz, P. Nesser, M. Straw, "A One-Time Password 886 [OTPEXT] C. Metz, "OTP Extended Responses", RFC 2243
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
| H A D | krb5.asn1 | 187 KRB5-PADATA-OTP-CHALLENGE(141), -- (gareth.richards@rsa.com) 188 KRB5-PADATA-OTP-REQUEST(142), -- (gareth.richards@rsa.com) 189 KBB5-PADATA-OTP-CONFIRM(143), -- (gareth.richards@rsa.com) 190 KRB5-PADATA-OTP-PIN-CHANGE(144), -- (gareth.richards@rsa.com)
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/autotest/ |
| H A D | specific.m4 | 39 # An Erlang/OTP version which contains the eunit library must be
|
| /netbsd-src/crypto/external/bsd/heimdal/include/ |
| H A D | config.h | 1437 #define OTP 1 macro
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | krb5_err.et | 112 error_code INVALID_HASH_ALG, "Invalid OTP digest algorithm" 113 error_code INVALID_ITERATION_COUNT, "Invalid OTP iteration count"
|
| /netbsd-src/sys/arch/arm/nxp/ |
| H A D | files.imx | 128 # iMX6 On-Chip OTP controller
|
| /netbsd-src/sys/dev/usb/ |
| H A D | usbdevices.config | 259 # Yubikey -- CCID interface (OTP and FIDO are handled by uhidev(4))
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | stop | 149 OTP
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/ |
| H A D | preamble.sdf | 232 OTP|One Time Password
|