Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx.h28 /* msc_triplet and max_sync_cop are used only to assist in parsing the
30 struct msc_triplet { struct
40 struct msc_triplet trip[];
H A Dnx.c360 struct msc_triplet *trip; in nx_of_update_msc()
379 ((bytes_so_far + sizeof(struct msc_triplet)) <= lenp) && in nx_of_update_msc()
441 bytes_so_far += sizeof(struct msc_triplet); in nx_of_update_msc()
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx.h28 /* msc_triplet and max_sync_cop are used only to assist in parsing the
30 struct msc_triplet { struct
40 struct msc_triplet trip[];
H A Dnx.c361 struct msc_triplet *trip; in nx_of_update_msc()
380 ((bytes_so_far + sizeof(struct msc_triplet)) <= lenp) && in nx_of_update_msc()
442 bytes_so_far += sizeof(struct msc_triplet); in nx_of_update_msc()

Completed in 4 milliseconds