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

/freebsd-10.1-release/crypto/openssl/engines/
H A De_aep.c107 static AEP_RV aep_get_connection(AEP_CONNECTION_HNDL_PTR hConnection);
620 rv = aep_get_connection(&hConnection);
664 rv = aep_get_connection(&hConnection);
718 rv = aep_get_connection(&hConnection);
864 static AEP_RV aep_get_connection(AEP_CONNECTION_HNDL_PTR phConnection) function

Completed in 70 milliseconds