summaryrefslogtreecommitdiff
path: root/usr/src/common/crypto/modes/ccm.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-1/+1
2010-05-256934074 What is an ODE? Shall I compare thee, to a Makefile typo?Darren J Moffat1-3/+2
2010-01-016719591 non-exploitable integer wraparound issue in copyin_key() [external re...Dan OpenSolaris Anderson1-4/+4
2009-04-176767618 Need an optimized AES leveraging Intel's AES instructionsDan OpenSolaris Anderson1-16/+3
2008-09-106741391 ccm mode with CRYPTO_DATA_UIO trashes output bufs with more than 2 io...Mark Powers1-12/+4
2008-08-286717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64 (...Daniel Anderson1-3/+0
2008-08-275007142 Add ntohll and htonll to sys/byteorder.hDaniel Anderson1-59/+35
2008-08-146736499 CKM_AES_CCM scribbles on plaintext when it shouldn'tMark Powers1-7/+2
2008-07-246559619 Enhance n2cp to support CCM modemcpowers1-0/+976