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

  /external/chromium_org/net/third_party/nss/ssl/
sslsnce.c 412 srvNameCacheEntry snce; local
420 snce.type = name->type;
421 snce.nameLen = name->len;
422 PORT_Memcpy(snce.name, name->data, snce.nameLen);
424 HASH_HashBuf(HASH_AlgSHA256, snce.nameHash, name->data, name->len);
426 SHA256_HashBuf(snce.nameHash, (unsigned char*)name->data,
438 cache->srvNameCacheData[ndx] = snce;
442 PORT_Memcpy(sce->u.ssl3.srvNameHash, snce.nameHash, SHA256_LENGTH);
760 srvNameCacheEntry snce; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
libc-lock.h 382 cancel handling. It does not have to be integrated with C++ snce
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 382 cancel handling. It does not have to be integrated with C++ snce
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
libc-lock.h 382 cancel handling. It does not have to be integrated with C++ snce
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 187 'since' : 'snce',
    [all...]

Completed in 318 milliseconds