Searched defs:test (Results 1 – 5 of 5) sorted by relevance
| /crypto/ |
| D | fips140-selftests.c | 198 fips_test_aes_library(const struct fips_test *test, const char *impl) in fips_test_aes_library() 225 fips_test_skcipher(const struct fips_test *test, const char *impl) in fips_test_skcipher() 300 fips_test_aead(const struct fips_test *test, const char *impl) in fips_test_aead() 405 fips_test_hash(const struct fips_test *test, const char *impl) in fips_test_hash() 449 fips_test_sha256_library(const struct fips_test *test, const char *impl) in fips_test_sha256_library() 464 fips_test_drbg(const struct fips_test *test, const char *impl) in fips_test_drbg() 977 fips_run_test(const struct fips_test *test) in fips_run_test()
|
| D | api.c | 258 u32 test = 0; in crypto_alg_lookup() local
|
| D | algapi.c | 352 struct crypto_larval *test; in crypto_alg_tested() local
|
| D | testmgr.c | 142 int (*test)(const struct alg_test_desc *desc, const char *driver, member 3894 static int drbg_cavs_test(const struct drbg_testvec *test, int pr, in drbg_cavs_test()
|
| /crypto/async_tx/ |
| D | raid6test.c | 152 static int test(int disks, int *tests) in test() function
|