代码搜索:Windows API
找到约 10,000 项符合「Windows API」的源代码
代码结果 10,000
www.eeworm.com/read/247473/4481675
h rijndael-api-fst.h
/*
* $Id: rijndael-api-fst.h,v 1.1.1.1 2004/08/19 23:53:55 gopalan Exp $
*/
/**
* rijndael-api-fst.h
*
* @version 2.9 (December 2000)
*
* Optimised ANSI C code for the Rijndael cipher (now AES)
www.eeworm.com/read/247473/4481678
c rijndael-api-fst.c
/**
* rijndael-api-fst.c
*
* @version 2.9 (December 2000)
*
* Optimised ANSI C code for the Rijndael cipher (now AES)
*
* @author Vincent Rijmen
* @author
www.eeworm.com/read/243926/4516890
h bootloader user api.h
/********************************************************
application calls for Bootloader.
Author: LTR
File: bootloader user api.h
********************************************************/
//I
www.eeworm.com/read/243926/4516891
c bootloader user api.c
/********************************************************
application calls for Bootloader.
Author: LTR
File: bootloader user api.c
********************************************************/
#
www.eeworm.com/read/243926/4516902
h app_otap_api.h
/* otap_destination.h
* Mains application header
* $Author: rgd04c $
* $Date: 2006/08/31 14:54:28 $
* $Name: BeeKitLaunch $
*/
#ifndef __APP_OTAP_API_H__
#define __APP_OTAP_API_H__
www.eeworm.com/read/243926/4516906
h app_smac_api.h
#include "app_config.h"
extern UINT8 MCPSDataRequest(tTxPacket *psTxPacket);
extern UINT8 MLMERXEnableRequest(tRxPacket *psRxPacket, UINT32 u32Timeout);
extern UINT8 MLMERXDisableRequest(void);
ex
www.eeworm.com/read/243926/4516909
h app_security_api.h
/* APP_security_API.h
* Mains application header
* $Author: rgd04c $
* $Date: 2006/09/01 22:33:08 $
* $Name: BeeKitLaunch $
*/
#ifndef __APP_SECURITY_API_H__
#define __APP_SECURITY_A
www.eeworm.com/read/243926/4516937
h smac_otap_api.h
/*
* Copyright (c) 2006, Freescale Semiconductor
* Freescale Confidential Proprietary
*
*/
/*!
* \file OTAP_API.h
*
* \brief SMAC Over the Air Programming Module API.
*
* \author $A
www.eeworm.com/read/243926/4516949
h smac_security_api.h
/*
* Copyright (c) 2006, Freescale Semiconductor
* Freescale Confidential Proprietary
*
*/
/*!
* \file SECURITY_API.h
*
* \brief SMAC Security Module API.
*
* \author $Author=$
*