Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dtest_utils.c96 static const struct test_name_map ops_map_tbl[] = { variable
125 return get_name_from_map(operation, &ops_map_tbl[0], ARRAY_SIZE(ops_map_tbl)); in test_op_name()