Home
last modified time | relevance | path

Searched refs:otp (Results 1 – 13 of 13) sorted by relevance

/external/boringssl/src/crypto/rc4/
Drc4.c93 RC4_CHUNK ichunk, otp; in RC4() local
130 otp = RC4_STEP << BESHFT(0); in RC4()
131 otp |= RC4_STEP << BESHFT(1); in RC4()
132 otp |= RC4_STEP << BESHFT(2); in RC4()
133 otp |= RC4_STEP << BESHFT(3); in RC4()
135 otp |= RC4_STEP << BESHFT(4); in RC4()
136 otp |= RC4_STEP << BESHFT(5); in RC4()
137 otp |= RC4_STEP << BESHFT(6); in RC4()
138 otp |= RC4_STEP << BESHFT(7); in RC4()
140 *(RC4_CHUNK *)out = otp ^ ichunk; in RC4()
[all …]
/external/wpa_supplicant_8/src/eap_peer/
Deap_otp.c35 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()
Deap_gtc.c52 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()
Deap_config.h578 u8 *otp; member
Deap.c2625 return config->otp; in eap_get_config_otp()
2642 os_memset(config->otp, 0, config->otp_len); in eap_clear_config_otp()
2643 os_free(config->otp); in eap_clear_config_otp()
2644 config->otp = NULL; in eap_clear_config_otp()
/external/tcpdump/
Dprint-llc.c383 const struct oui_tok *otp; in snap_print() local
385 for (otp = &oui_to_tok[0]; otp->tok != NULL; otp++) { in snap_print()
386 if (otp->oui == orgcode) { in snap_print()
387 tok = otp->tok; in snap_print()
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml79 <emphasis>otp</emphasis> commands. &lt;id&gt; needs to be copied from
81 <emphasis>otp</emphasis> commands can be used regardless of whether
85 with <emphasis>otp</emphasis> are used only once and then forgotten,
101 > otp 2 9876
304 <term>otp &lt;network id&gt; &lt;password&gt;</term>
/external/wpa_supplicant_8/wpa_supplicant/
Dtodo.txt32 - consider redesigning pending EAP requests (identity/password/otp from
DREADME725 and 'otp' commands. <id> needs to be copied from the the matching
726 request. 'password' and 'otp' commands can be used regardless of
730 with 'otp' are used only once and then forgotten, i.e., wpa_supplicant
743 > otp 2 9876
764 otp <network id> <password> = configure one-time-password for an SSID
DChangeLog1756 identity/password/otp
1757 * fixed ctrl_iface requests for identity/password/otp in Phase 2 of
2003 wpa_cli); this 'otp' command works otherwise like 'password' command,
2010 * improved user data (identity/password/otp) requests through
Dwpa_supplicant.c5709 bin_clear_free(eap->otp, eap->otp_len); in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()
5710 eap->otp = (u8 *) os_strdup(value); in wpa_supplicant_ctrl_iface_ctrl_rsp_handle()
Dconfig.c2197 os_free(eap->otp); in eap_peer_config_free()
/external/jetty/src/resources/org/eclipse/jetty/http/
Dmime.properties97 otp = application/vnd.oasis.opendocument.presentation-template key