Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/engines/
HDe_aep.c109 static AEP_RV aep_close_connection(AEP_CONNECTION_HNDL hConnection);
634 rv = aep_close_connection(hConnection); in aep_mod_exp()
678 rv = aep_close_connection(hConnection); in aep_mod_exp_crt()
1005 static AEP_RV aep_close_connection(AEP_CONNECTION_HNDL hConnection) in aep_close_connection() function