HomeSort by relevance Sort by last modified time
    Searched full:mech (Results 1 - 16 of 16) sorted by null

  /external/openssh/
gss-serv.c 171 gss_OID mech; local
175 GSS_C_NO_CHANNEL_BINDINGS, &ctx->client, &mech,
273 client->mech = NULL;
279 client->mech = supported_mechs[i];
283 if (client->mech == NULL)
325 if (gssapi_client.mech && gssapi_client.mech->storecreds) {
326 (*gssapi_client.mech->storecreds)(&gssapi_client);
359 if (gssapi_client.mech && gssapi_client.mech->userok
    [all...]
ssh-gss.h 75 struct ssh_gssapi_mech_struct *mech; member in struct:__anon17343
sshconnect2.c 634 static u_int mech = 0; local
645 while (mech < gss_supported->count && !ok) {
647 if (gss_supported->elements[mech].length < 128 &&
649 &gss_supported->elements[mech], authctxt->host)) {
652 mech++;
668 packet_put_int((gss_supported->elements[mech].length) + 2);
670 packet_put_char(gss_supported->elements[mech].length);
671 packet_put_raw(gss_supported->elements[mech].elements,
672 gss_supported->elements[mech].length);
681 mech++; /* Move along to next candidate *
    [all...]
ssh-pkcs11.c 232 CK_MECHANISM mech = { local
282 } else if ((rv = f->C_SignInit(si->session, &mech, obj)) != CKR_OK) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_smtplib.py 356 mech, auth = arg.split()
357 mech = mech.lower()
358 if mech not in sim_auth_credentials:
361 if mech == 'plain' and auth==sim_auth_credentials['plain']:
363 elif mech=='login' and auth==sim_auth_credentials['login']:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_smtplib.py 356 mech, auth = arg.split()
357 mech = mech.lower()
358 if mech not in sim_auth_credentials:
361 if mech == 'plain' and auth==sim_auth_credentials['plain']:
363 elif mech=='login' and auth==sim_auth_credentials['login']:
  /external/libxml2/os400/libxmlrpg/
schematron.rpgle 31 d XML_SCHEMATRON_OUT_IO... Output to I/O mech
  /external/mesa3d/docs/
games.html 43 </li><li><a href="http://www.hackcraft.de/games/linwarrior_3d/" target="_parent">LinWarrior 3D</a> - A Battle Mech Simulator
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imaplib.py 343 mech = mechanism.upper()
345 #cap = 'AUTH=%s' % mech
347 # raise self.error("Server doesn't allow %s authentication." % mech)
349 typ, dat = self._simple_command('AUTHENTICATE', mech)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imaplib.py 343 mech = mechanism.upper()
345 #cap = 'AUTH=%s' % mech
347 # raise self.error("Server doesn't allow %s authentication." % mech)
349 typ, dat = self._simple_command('AUTHENTICATE', mech)
    [all...]
  /external/boringssl/src/crypto/ec/
util-64.c 107 * multiplication technique", Quart. Journ. Mech. and Applied Math., vol. IV,
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
pkcs11_object.c     [all...]
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c     [all...]
  /external/e2fsprogs/po/
cs.po     [all...]
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
de-DE_tpp_net.utf 1164 5231 "Mech"
1167 5249 "mech"
    [all...]
  /packages/inputmethods/LatinIME/dictionaries/
cs_wordlist.combined.gz 

Completed in 581 milliseconds