Results 1-25 of about 23,655 results found for 'des' in 0.58 seconds
 1 2345678910...

iso9660.h
#define     POSIX_S_IFREG     0x8000
#define     POSIX_S_IFDIR     0x4000
/* volume descriptor types */
#define ISO_VD_PRIMARY 1
#define ISO_VD_END 255
Language: C
License: GPL
(C) 1998, 1999 Kousuke Takai
LOC: 156
Savannah GNU : GNU GRUB (project search) : .../grub/grub/grub/stage2/iso9660.h

gnats.h
#ifndef _gnats_h_ 
#define _gnats_h_ 
/* System wide includes & definitions */
/* PLEASE!  For the saving of future maintainers, if you add any strange
   declaration here, *explain it*!  Otherwise we will have either to retain
Language: C
License: GPL
(C) 1993,95,99,2000,01,02,07 Free Software Foundation, Inc.
LOC: 301
Savannah GNU : gnats (project search) : .../gnats/gnats/gnats/gnats/gnats.h

gnats-pwconv.c
    "Convert GNATS v3 gnatsd*.access passwords to version 4 format.\n",
#ifdef HAVE_LIBCRYPT
    "Supports plaintext, DES crypt and MD5 output.\n",
#else
    "Supports only unencrypted plaintext (compiled without `libcrypt').\n",
Language: C
License: GPL
(C) 2001, 2002, 2007 Free Software Foundation, Inc.
LOC: 244
Savannah GNU : gnats (project search) : .../gnats/gnats/gnats/gnats/gnats-pwconv.c

mk_auth.c
#define INTERFACE
#define KRB_INT32 long
#include <des.h>
#include "krb.h"
#include <errno.h>
Language: C
Copyright 1987, 1988 by the Massachusetts Institute of Technology.
LOC: 84
Savannah GNU : gnats (project search) : .../gnats/gnats/gnats/gnats/mk_auth.c

client.c
#endif
#ifdef HAVE_KERBEROS
#include <des.h>
#include <krb.h>
#ifndef HAVE_KRB_GET_ERR_TEXT
Language: C
License: GPL
(C) 1994, 1995, 1999, 2000, 2002, 2007 Free Software Foundation, Inc....
LOC: 1174
Savannah GNU : gnats (project search) : .../gnats/gnats/gnats/gnats/client.c

cmds.c
#include "ds.h"
#ifdef HAVE_KERBEROS
#include <des.h>
#include <krb.h>
#ifndef HAVE_KRB_GET_ERR_TEXT
Language: C
License: GPL
(C) 1994, 95, 95, 1997, 2001, 2002, 2007 Free Software Foundation, Inc.
LOC: 1583
Savannah GNU : gnats (project search) : .../gnats/gnats/gnats/gnats/cmds.c

config.h
Boston, MA 02110-1301, USA.  */
/* Contributed by Andrew Choi (akochoi@mac.com).  */
/* No code in Emacs #includes config.h twice, but some bits of code
   intended to work with other packages as well (like gmalloc.c)
   think they can include it as many times as they like.  */
Language: C
License: GPL
(C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2003, 2004,
LOC: 223
Savannah GNU : emacs (project search) : .../emacs/emacs/mac/inc/config.h

gnatsd.c
  /* Return the list of available databases. */
  { "DBLS", GNATS_dbls, ACCESS_LISTDB, FALSE},
  /* Return the description of the specified database. */
  { "DBDESC", GNATS_dbdesc, ACCESS_VIEW, TRUE },
  /* Validate that the specified data is valid for the field. */
Language: C
License: GPL
(C) 1994,95,96,97,99,2000,01,02,07 Free Software Foundation, Inc.
LOC: 861
Savannah GNU : gnats (project search) : .../gnats/gnats/gnats/gnats/gnatsd.c

drgeo_definition.h
#define NOT_VALID 0
#define VALID 1
// type d'unite des classe angle
#define DEGRES 1
#define GRADE 2
Language: C
License: GPL
LOC: 128
Savannah GNU : Dr. Geo (project search) : .../dr-geo/dr-geo/dr-geo/src/drgeo_definition.h

field.h
/* Interface to describing fields.
   Copyright (C) 1999,2000,07 Free Software Foundation, Inc.
   Contributed by Bob Manson (manson@juniper.net).
Language: C
License: GPL
(C) 1999,2000,07 Free Software Foundation, Inc.
LOC: 121
Savannah GNU : gnats (project search) : .../gnats/gnats/gnats/gnats/field.h

des.h
/* des.h  for openssl */
Language: C
LOC: 0
SourceForge : DC++ (project search) : .../dcplusplus/yassl/include/openssl/des.h

des.h
/* des.h  for openssl */
Language: C
LOC: 0
Spider_20090227_inc : MAMP (project search) : .../extra/yassl/include/openssl/des.h

des.h
/* des.h  for openssl */
Language: C
LOC: 0
BerliOS (SVN) : fulDC (project search) : .../trunk/yassl/include/openssl/des.h

des.h
/* des.h  for openssl */
Language: C
LOC: 0
Spider_20090226_inc : IceDC++ - IceDC++ (project search) : .../IceDC++_v1.01a_src/yassl/include/openssl/des.h

des.h
/* des.h  for openssl */
Language: C
LOC: 0
Spider_20090226_inc : IceDC++ - IceDC++ (project search) : .../LanDC++_v1.00a_src/yassl/include/openssl/des.h

des.h
#ifndef _AGNIX_CRYPT_DES_H_
#define _AGNIX_CRYPT_DES_H_
int DES_init(void);
Language: C
LOC: 5
BerliOS : Agnix (project search) : .../agnix/include/agnix/crypt/des.h

_des.h
typedef unsigned char des_user_key[8];
typedef unsigned char des_cblock[8];
typedef unsigned long des_ks[32];
Language: C
LOC: 5
Spider_20090401_inc : ACP Cherry (billing system) (project search) : .../0011/acp-cherry/Crypt-DES-2.05/_des.h

_des.h
typedef unsigned char des_user_key[8];
typedef unsigned char des_cblock[8];
typedef unsigned long des_ks[32];
Language: C
LOC: 5
CPAN : Crypt__DES (project search) : .../CPAN/c/Crypt-DES/Crypt-DES/_des.h

des.h
#ifndef _DES_H_
#define _DES_H_
// des crypt
Language: C
LOC: 4
Spider_bigsf001 : Endian Firewall Community (project search) : .../SRPMS/syslinux-3.31/menu/libmenu/des.h

des.h
#include <sunrpc/rpc/rpc_des.h>
Language: C
LOC: 1
Savannah GNU : GNU C Library (project search) : .../libc/libc/libc/include/des.h

des.h
#include <sunrpc/rpc/rpc_des.h>
Language: C
LOC: 1
BULK : glibc (project search) : .../package/glibc/glibc-2.3.5/include/des.h

module.h
#define CONFIG_CRYPTO_DES_MODULE 1
Language: C
LOC: 1
Spider_20090107_inc : Virtual Routing and Forwarding for Linux (project search) : .../include/config/crypto/des/module.h

module.h
#define CONFIG_CRYPTO_DES_MODULE 1
Language: C
LOC: 1
Spider_bigsf001 : HVR1300-Kernelsupport (project search) : .../include/config/crypto/des/module.h

module.h
#define CONFIG_CRYPTO_DES_MODULE 1
Language: C
LOC: 1
Spider_20090107_inc : ooddss (project search) : .../include/config/crypto/des/module.h

des.h
#include <sunrpc/rpc/rpc_des.h>
Language: C
LOC: 1
Spider_bigsf001 : Endian Firewall Community (project search) : .../EFW-2.2-rc2-200807241531-source.zip/SRPMS/glibc-2.3.6/include/des.h

 1 2345678910...

Project Matches
 1 2345...

Crypt__DES - Crypt::DES, DES

Crypt::DES

Crypt__DES_EEE3 - Crypt::DES_EEE3

Des::perl

Crypt__DES_EDE3 - Crypt::DES_EDE3








About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us