Home
last modified time | relevance | path

Searched refs:max_sync_cop (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx.c361 struct max_sync_cop *msc; in nx_of_update_msc()
364 msc = (struct max_sync_cop *)p->value; in nx_of_update_msc()
373 while ((bytes_so_far + sizeof(struct max_sync_cop)) <= lenp) { in nx_of_update_msc()
374 bytes_so_far += sizeof(struct max_sync_cop); in nx_of_update_msc()
445 msc = (struct max_sync_cop *)trip; in nx_of_update_msc()
H A Dnx.h28 /* msc_triplet and max_sync_cop are used only to assist in parsing the
36 struct max_sync_cop { struct
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx.c362 struct max_sync_cop *msc; in nx_of_update_msc()
365 msc = (struct max_sync_cop *)p->value; in nx_of_update_msc()
374 while ((bytes_so_far + sizeof(struct max_sync_cop)) <= lenp) { in nx_of_update_msc()
375 bytes_so_far += sizeof(struct max_sync_cop); in nx_of_update_msc()
446 msc = (struct max_sync_cop *)trip; in nx_of_update_msc()
H A Dnx.h28 /* msc_triplet and max_sync_cop are used only to assist in parsing the
36 struct max_sync_cop { struct

Completed in 4 milliseconds