Home
last modified time | relevance | path

Searched refs:aep_close_connection (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/crypto/openssl/engines/
De_aep.c108 static AEP_RV aep_close_connection(AEP_CONNECTION_HNDL hConnection);
633 rv = aep_close_connection(hConnection); in aep_mod_exp()
677 rv = aep_close_connection(hConnection); in aep_mod_exp_crt()
1010 static AEP_RV aep_close_connection(AEP_CONNECTION_HNDL hConnection) in aep_close_connection() function