SSLHashAlloc Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
SSLHashAlloc Function
C
static void SSLHashAlloc(
    BYTE * id
);
Description

Allocates a hash for use.

Preconditions

None

Parameters
Parameters 
Description 
id 
Where to store the allocated ID
 
Outputs 
id - Allocated hash ID, or SSL_INVALID_ID if none available 
Side Effects

None

Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.