Searched defs:param (Results 1 – 4 of 4) sorted by relevance
59 struct cryptomgr_param *param = data; in cryptomgr_probe() local93 struct cryptomgr_param *param; in cryptomgr_schedule_probe() local207 struct crypto_test_param *param = data; in cryptomgr_test() local230 struct crypto_test_param *param; in cryptomgr_schedule_test() local
428 struct sched_param param = { .sched_priority = MAX_RT_PRIO / 2 }; in crypto_engine_alloc_init() local
50 struct crypto_authenc_key_param *param; in crypto_authenc_extractkeys() local
27 static void callback(void *param) in callback()