代码搜索:Secure
找到约 3,281 项符合「Secure」的源代码
代码结果 3,281
www.eeworm.com/read/147331/5731654
h libc-internal.h
/* This file contains a number of internal prototype declarations that
don't fit anywhere else. */
#ifndef _LIBC_INTERNAL
# define _LIBC_INTERNAL 1
#include
/* Initialize the `__l
www.eeworm.com/read/137626/5822979
h common.h
/* $Id: common.h,v 1.4 2003/05/08 21:42:57 zas Exp $ */
#ifndef EL__BOOKMARKS_BACKEND_COMMON_H
#define EL__BOOKMARKS_BACKEND_COMMON_H
#include
#include "util/lists.h"
#include "util/secsav
www.eeworm.com/read/124347/6051089
h libc-internal.h
/* This file contains a number of internal prototype declarations that
don't fit anywhere else. */
#ifndef _LIBC_INTERNAL
# define _LIBC_INTERNAL 1
#include
/* Initialize the `__l
www.eeworm.com/read/372371/9512430
c secbuf.c
/*
* Part of Very Secure FTPd
* Licence: GPL v2
* Author: Chris Evans
* secbuf.c
*
* Here are some routines providing the (possibly silly) concept of a secure
* buffer. A secure buffer may not
www.eeworm.com/read/448678/7527259
c secbuf.c
/*
* Part of Very Secure FTPd
* Licence: GPL v2
* Author: Chris Evans
* secbuf.c
*
* Here are some routines providing the (possibly silly) concept of a secure
* buffer. A secure buffer may not
www.eeworm.com/read/438676/1824368
h wmdrm.h
/* ** WARNING **
* This file is part of the secure CVS. If you need to modify it, modify it in
* the secure CVS, and then copy it in the normal CVS.
*/
/*****************************************
www.eeworm.com/read/412408/2170862
h wmdrm.h
/* ** WARNING **
* This file is part of the secure CVS. If you need to modify it, modify it in
* the secure CVS, and then copy it in the normal CVS.
*/
/*****************************************
www.eeworm.com/read/407641/2261610
h wmdrm.h
/* ** WARNING **
* This file is part of the secure CVS. If you need to modify it, modify it in
* the secure CVS, and then copy it in the normal CVS.
*/
/*****************************************
www.eeworm.com/read/253144/4400288
h vmsha1.h
#ifndef VM_SECURE_HASH_H_INCLUDED
#define VM_SECURE_HASH_H_INCLUDED
/*****************************************************************************/
/* HEADER FILE
www.eeworm.com/read/271177/11004818
h flint.h
/* Read flint.h only once */
#ifndef __FLINTH__
#define __FLINTH__
/* Turn FLINT secure mode on */
#if !(defined FLINT_SECURE || defined FLINT_UNSECURE)
#define FLINT_SECURE
#endif