tfCryptoAsyncSignal

Jump to: navigation, search

Table of Contents >> IPsec/IKE Programmer's Reference >> IPsec/IKE Asynchronous Cryptographic Support


#include <trsocket.h>


int tfCryptoAsyncSignal (void);


Function Description

Awaken tfCryptoAsyncWait(). Called from the application to awaken a task waiting for encryption hardware to finish working.



Returns

  • TM_ENOERROR
    This indicates success.


Table of Contents >> IPsec/IKE Programmer's Reference >> IPsec/IKE Asynchronous Cryptographic Support