pbkdf2_sha1 Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
pbkdf2_sha1 Function
C
void pbkdf2_sha1(
    const char * passphrase, 
    const char * ssid, 
    UINT16 ssid_len, 
    UINT16 iterations, 
    UINT8 * buf, 
    UINT16 buflen
);
Description

This is function pbkdf2_sha1.

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