Home
last modified time | relevance | path

Searched refs:test_name_map (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_utils.c52 struct test_name_map { struct
57 static const struct test_name_map algo_map_tbl[] = { argument
84 static const struct test_name_map mode_map_tbl[] = {
96 static const struct test_name_map ops_map_tbl[] = {
101 static const char *get_name_from_map(uint32_t id, const struct test_name_map *map, uint32_t map_cnt) in get_name_from_map()