📄 smac_security_api.h
字号:
/*
* Copyright (c) 2006, Freescale Semiconductor
* Freescale Confidential Proprietary
*
*/
/*!
* \file SECURITY_API.h
*
* \brief SMAC Security Module API.
*
* \author $Author=$
*
* \version 4.2
*
* \date $DATE=$
*
* \b Department : Freescale Commercial Wireless Operation
*
* \b Project: SMAC (Simple Media Access Controller)
*
* \b History:
* - 18/JULY/2006 File Creation
*/
#ifndef __SECURITY_API__
#define __SECURITY_API__
extern void SECSecure(UINT8 *pBuffer, UINT8 u8Length);
#endif /* __SECURITY_API__ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -