HomeSort by relevance Sort by last modified time
    Searched refs:schannel (Results 1 - 19 of 19) sorted by null

  /device/samsung/crespo/alsa-lib/src/pcm/
pcm_route.c 936 long schannel; local
940 err = safe_strtol(id, &schannel);
945 if (schannel + 1 > ssize)
946 ssize = schannel + 1;
999 long schannel; local
1003 err = safe_strtol(id, &schannel);
1005 schannel < 0 || (unsigned int) schannel > tt_ssize ||
1006 (schannels > 0 && schannel >= schannels)) {
1020 ttable[cchannel * tt_ssize + schannel] = value
    [all...]
pcm_direct.c 1380 long cchannel, schannel; local
    [all...]
pcm_share.c 1695 long schannel = -1; local
    [all...]
pcm_multi.c 1111 long schannel = -1; local
1151 err = snd_config_get_integer(n, &schannel);
    [all...]
  /external/libxml2/
error.c 418 * @schannel: the structured callback channel
441 __xmlRaiseError(xmlStructuredErrorFunc schannel,
461 if ((schannel == NULL) && (ctxt != NULL) && (ctxt->sax != NULL) &&
463 schannel = ctxt->sax->serror;
468 if (schannel == NULL) {
469 schannel = xmlStructuredError;
473 if (schannel != NULL)
480 if ((schannel == NULL) && (ctxt != NULL) && (ctxt->sax != NULL) &&
482 schannel = ctxt->sax->serror;
604 schannel = xmlStructuredError
    [all...]
schematron.c 251 xmlStructuredErrorFunc schannel = NULL; local
258 schannel = ctxt->serror;
260 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP,
1409 xmlStructuredErrorFunc schannel = NULL; local
    [all...]
SAX2.c 83 xmlStructuredErrorFunc schannel = NULL; local
91 schannel = ctxt->sax->serror;
92 __xmlRaiseError(schannel,
100 __xmlRaiseError(schannel,
    [all...]
relaxng.c 436 xmlStructuredErrorFunc schannel = NULL; local
442 schannel = ctxt->serror;
449 __xmlRaiseError(schannel, channel, data,
455 __xmlRaiseError(schannel, channel, data,
471 xmlStructuredErrorFunc schannel = NULL; local
477 schannel = ctxt->serror;
484 __xmlRaiseError(schannel, channel, data,
490 __xmlRaiseError(schannel, channel, data,
511 xmlStructuredErrorFunc schannel = NULL; local
517 schannel = ctxt->serror
545 xmlStructuredErrorFunc schannel = NULL; local
    [all...]
xmlIO.c 456 xmlStructuredErrorFunc schannel = NULL; local
473 schannel = ctxt->sax->serror;
476 __xmlRaiseError(schannel, channel, data, ctxt, NULL, XML_FROM_IO,
    [all...]
valid.c 146 xmlStructuredErrorFunc schannel = NULL; local
163 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error,
189 xmlStructuredErrorFunc schannel = NULL; local
206 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error,
230 xmlStructuredErrorFunc schannel = NULL; local
247 __xmlRaiseError(schannel, channel, data, pctxt, node, XML_FROM_VALID, error,
    [all...]
xmlschemas.c 1892 xmlStructuredErrorFunc schannel = NULL; local
1958 xmlStructuredErrorFunc schannel = NULL; local
2029 xmlStructuredErrorFunc schannel = NULL; local
    [all...]
parser.c 514 xmlStructuredErrorFunc schannel = NULL; local
521 schannel = ctxt->sax->serror;
522 __xmlRaiseError(schannel,
544 xmlStructuredErrorFunc schannel = NULL; local
552 schannel = ctxt->sax->serror;
554 __xmlRaiseError(schannel,
    [all...]
  /external/wpa_supplicant/
Android.mk 403 ifeq ($(CONFIG_TLS), schannel)
469 ifeq ($(CONFIG_TLS), schannel)
488 ifeq ($(CONFIG_TLS), schannel)
Makefile 483 ifeq ($(CONFIG_TLS), schannel)
549 ifeq ($(CONFIG_TLS), schannel)
568 ifeq ($(CONFIG_TLS), schannel)
tls_schannel.c 2 * WPA Supplicant / SSL/TLS interface functions for Microsoft Schannel
26 #include <schannel.h>
189 /* Schannel does not export master secret or client/server random. */
199 * Cannot get master_key from Schannel, but EapKeyBlock can be used to
203 * and just use Schannel or CryptoAPI for low-level crypto
264 wpa_hexdump(MSG_MSGDUMP, "SChannel - ClientHello",
276 wpa_printf(MSG_ERROR, "SChannel: Failed to generate ClientHello");
308 wpa_hexdump_key(MSG_MSGDUMP, "Schannel - EapKeyBlock - rgbKeys",
310 wpa_hexdump_key(MSG_MSGDUMP, "Schannel - EapKeyBlock - rgbIVs",
339 wpa_printf(MSG_DEBUG, "SChannel: %d bytes handshake data to process"
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
Android.mk 714 ifeq ($(CONFIG_TLS), schannel)
783 ifeq ($(CONFIG_TLS), schannel)
802 ifeq ($(CONFIG_TLS), schannel)
Makefile 691 ifeq ($(CONFIG_TLS), schannel)
760 ifeq ($(CONFIG_TLS), schannel)
779 ifeq ($(CONFIG_TLS), schannel)
  /external/libxml2/include/libxml/
xmlerror.h     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_schannel.c 2 * WPA Supplicant / SSL/TLS interface functions for Microsoft Schannel
26 #include <schannel.h>
189 /* Schannel does not export master secret or client/server random. */
199 * Cannot get master_key from Schannel, but EapKeyBlock can be used to
203 * and just use Schannel or CryptoAPI for low-level crypto
264 wpa_hexdump(MSG_MSGDUMP, "SChannel - ClientHello",
276 wpa_printf(MSG_ERROR, "SChannel: Failed to generate ClientHello");
308 wpa_hexdump_key(MSG_MSGDUMP, "Schannel - EapKeyBlock - rgbKeys",
310 wpa_hexdump_key(MSG_MSGDUMP, "Schannel - EapKeyBlock - rgbIVs",
339 wpa_printf(MSG_DEBUG, "SChannel: %d bytes handshake data to process"
    [all...]

Completed in 314 milliseconds