Home
last modified time | relevance | path

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

/drivers/crypto/nx/
A Dnx.c338 struct max_sync_cop *msc; in nx_of_update_msc()
341 msc = (struct max_sync_cop *)p->value; in nx_of_update_msc()
350 while ((bytes_so_far + sizeof(struct max_sync_cop)) <= lenp) { in nx_of_update_msc()
351 bytes_so_far += sizeof(struct max_sync_cop); in nx_of_update_msc()
422 msc = (struct max_sync_cop *)trip; in nx_of_update_msc()
A Dnx.h40 struct max_sync_cop { struct

Completed in 8 milliseconds