Split Wycheproof test cases into two CTS modules.

Because we use test suites to execute the same tests in two different
contexts, CTS gets confused by the two suites living the in the same
module and miscounts the number of tests that are executed.  Splitting
them into different modules allows CTS to distinguish them based on the
module name.

Bug: 38413440
Test: cts -m CtsLibcoreWycheproofConscryptTestCases
Test: cts -m CtsLibcoreWycheproofBCTestCases

(cherry picked from commit ea956657a48e984e85e6c0015f20bda060974d1f)

Change-Id: I879a4822f599b51d4442f1f9fb8bf76ef2b89da8
8 files changed