Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.COM

X  

5802-DS02-R Datasheet(PDF) 22 Page - Broadcom Corporation.

Part # 5802-DS02-R
Description  Single-Chip Security Processor
PDF  50 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  BOARDCOM [Broadcom Corporation.]
Direct Link  http://www.broadcom.com
Logo BOARDCOM - Broadcom Corporation.

5802-DS02-R Datasheet(HTML) 22 Page - Broadcom Corporation.

Back Button 5802-DS02-R Datasheet HTML 18Page - Broadcom Corporation. 5802-DS02-R Datasheet HTML 19Page - Broadcom Corporation. 5802-DS02-R Datasheet HTML 20Page - Broadcom Corporation. 5802-DS02-R Datasheet HTML 21Page - Broadcom Corporation. 5802-DS02-R Datasheet HTML 22Page - Broadcom Corporation. 5802-DS02-R Datasheet HTML 23Page - Broadcom Corporation. 5802-DS02-R Datasheet HTML 24Page - Broadcom Corporation. 5802-DS02-R Datasheet HTML 25Page - Broadcom Corporation. 5802-DS02-R Datasheet HTML 26Page - Broadcom Corporation. Next Button
Zoom Inzoom in Zoom Outzoom out
 22 / 50 page
background image
BCM5802
Production Specification
07/03/02
B roa dcom Co rpo rat ion
Page 14 Memory Structures
Document
5802-DS03-405-R
For key setup operations, the same MCR structure is used as for IPsec crypto/authentication operations. The only difference
is that chip processing of any number of key setups is initiated by writing the address of a master command structure to a
different on-chip master command address register (Master Command Register 2). Both operations still share DMA Control
Register, Status Register, and Error Address Register.
MEMORY STRUCTURES
All structures used for communication between the CPU and the chip are defined by their .h pseudo-code C language
representation.
For IPsec crypto/authentication processing, the only alignment restriction placed upon all command and descriptor (not
packet data) memory structures is that they must start on 32-bit (4-byte) boundaries. Beyond that, aligning structures to their
natural boundaries may increase performance in certain systems.
IPSEC CRYPTO/AUTHENTICATION PROCESSING DATA STRUCTURE
------------------------------------------------------------------------------------------
/* LITTLE ENDIAN command structures for uBSec Chip */
typedef unsigned char u8; /* 8-bit data type */
typedef unsigned short u16; /* 16-bit data type */
/* Data Buffer chain entry */
typedef struct DataBufChain_struct {
unsigned char *dataAddr;
struct DataBufChain_struct *next;
u16 dataLength;
u16 reserved;
} DataBufChain;
/* Context buffer */
typedef struct PktCtxBuf_struct {
/* Keys for 3DES -- three keys of 8 bytes each (56 bits plus parity) */
uint cryptokeys[6];
/*
* Pre-computed HMAC inner & outer state
* (2x16B for MD5, 2x20B for SHA1).
*/
uint HMACInnerState[5];//HMACInnerState[0-3] for MD5, HMACInnerState[0-4] for SHA1
uint HMACOuterState[5];//HMACOuterState[0-3] for MD5, HMACOuterState[0-4] for SHA1
/*
* Crypto IV (copied from payload if explicit, byte swapped if needed)
*/
uint computedIV[2];
/*
* Processing control flags
*/
unsigned int reserved:12; /* Reserved */
unsigned int auth:2; /* MD5, SHA1, None */
unsigned int inbound:1; /* Inbound packet */
unsigned int crypto:1; /* 3DES-CBC or None */
/* Offset to skip authenticated but non-encrypted
header words. Goes to start of IV data. In units of 32-bit words */
u16 cryptoOffset;



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50


Datasheet Download

Go To PDF Page


Link URL



Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Datasheet Upload   |   Contact us   |   Privacy Policy   |   Link to Datasheet   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com