Searched refs:aep_get_connection (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/crypto/openssl/engines/
H A De_aep.c107 static AEP_RV aep_get_connection(AEP_CONNECTION_HNDL_PTR hConnection);
619 rv = aep_get_connection(&hConnection);
658 rv = aep_get_connection(&hConnection);
709 rv = aep_get_connection(&hConnection);
861 static AEP_RV aep_get_connection(AEP_CONNECTION_HNDL_PTR phConnection) function

Completed in 116 milliseconds