Improve logic:
* to get list of valid devices based on driver id so that to
eliminate unnecessary if check for driver id match in device loop
* loop till 1st device supporting asymmetric feature is found unlike
previous logic which breaks on 1st deviceAyuj Verma (1): test/crypto: improve asymmetric crypto testsuite setup app/test/test_cryptodev_asym.c | 43 +++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) -- 1.8.3.1

