Searched refs:vectors (Results 1 – 2 of 2) sorted by relevance
356 } vectors[] = { in test_cbc() local387 for (i = 0; i < ARRAY_SIZE(vectors); i++) { in test_cbc()388 struct cbc_test_vector *tv = &vectors[i]; in test_cbc()424 } vectors[] = { in test_ecb() local477 for (i = 0; i < ARRAY_SIZE(vectors); i++) { in test_ecb()478 struct ecb_test_vector *tv = &vectors[i]; in test_ecb()
118 using standard test vectors to validate functionality. These tests can