summaryrefslogtreecommitdiffstats
path: root/crypto/vmac.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-31crypto: marvell/cesa - irq balanceSven Auhagen2-1/+11
2020-07-31crypto: inside-secure - irq balanceSven Auhagen2-2/+14
2020-07-31crypto: ecc - SP800-56A rev 3 local public key validationStephan Müller2-1/+44
2020-07-31crypto: dh - SP800-56A rev 3 local public key validationStephan Müller1-25/+34
2020-07-31crypto: dh - check validity of Z before exportStephan Müller1-0/+29
2020-07-31lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri3-0/+82
2020-07-31crypto: ecdh - check validity of Z before exportStephan Müller1-3/+8