tfCryptoAsyncWait

Jump to: navigation, search

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


#include <trsocket.h>


int tfCryptoAsyncWait (void);


Function Description

Pend until tfCryptoAsyncSignal() or tfCryptoAsyncSignalIsr() is called. Called to put the running task to sleep while 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