summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-09crypto: x86/sha-mb - decrease priority of multibuffer algorithmsEric Biggers
2018-07-09crypto: sha512_generic - add cra_priorityEric Biggers
2018-07-09crypto: sha256_generic - add cra_priorityEric Biggers
2018-07-09crypto: sha1_generic - add cra_priorityEric Biggers
2018-07-09crypto: MAINTAINERS - fix file path for SHA multibuffer codeEric Biggers
2018-07-09crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()Eric Biggers
2018-07-09crypto: inside-secure - remove request list to improve performanceOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des3_ede) and cbc(des3_ede) supportOfer Heifetz
2018-07-09crypto: inside-secure - ecb(des) and cbc(des) supportOfer Heifetz
2018-07-09crypto: inside-secure - hmac(md5) supportOfer Heifetz
2018-07-09crypto: inside-secure - md5 supportOfer Heifetz
2018-07-09crypto: inside-secure - set tx_max_cmd_queue to 32Ofer Heifetz
2018-07-09crypto: inside-secure - reset CDR and RDR rings on module removalOfer Heifetz
2018-07-09crypto: inside-secure - adjust the TRC configuration for EIP197DOfer Heifetz
2018-07-09Documentation/bindings: crypto: inside-secure: eip197d supportAntoine Tenart
2018-07-09crypto: inside-secure - eip197d supportAntoine Tenart
2018-07-09crypto: inside-secure - add multiple processing engine supportOfer Heifetz
2018-07-09crypto: inside-secure - dynamic ring configuration allocationOfer Heifetz
2018-07-09crypto: inside-secure - add an invalidation flagAntoine Tenart
2018-07-09crypto: inside-secure - filter out the algorithms by engineAntoine Tenart
2018-07-09Documentation/bindings: crypto: inside-secure: update the compatiblesAntoine Tenart
2018-07-09crypto: inside-secure - use precise compatiblesAntoine Tenart
2018-07-09crypto: inside-secure - move the firmware to a better locationAntoine Tenart
2018-07-09crypto: dh - add public key verification testStephan Mueller
2018-07-09crypto: stm32/crc - Add power management supportlionel.debieve@st.com
2018-07-09crypto: stm32/hash - Add power management supportlionel.debieve@st.com
2018-07-09crypto: stm32/cryp - Add power management supportlionel.debieve@st.com
2018-07-09crypto: skcipher - Fix -Wstringop-truncation warningsStafford Horne
2018-07-09crypto: ecdh - add public key verification testStephan Mueller
2018-07-01crypto: skcipher - remove the exporting of skcipher_walk_nextDenis Efremov
2018-07-01crypto: virtio - Register an algo only if it's supportedFarhan Ali
2018-07-01crypto: virtio - Read crypto services and algorithm masksFarhan Ali
2018-07-01crypto: vmac - remove insecure version with hardcoded nonceEric Biggers
2018-07-01crypto: vmac - add nonced version with big endian digestEric Biggers
2018-07-01crypto: vmac - separate tfm and request contextEric Biggers
2018-07-01crypto: vmac - require a block cipher with 128-bit block sizeEric Biggers
2018-06-22crypto: atmel-ecc - remove overly verbose dev_infoTudor-Dan Ambarus
2018-06-22crypto: atmel-ecc - fix to allow multi segment scatterlistsTudor-Dan Ambarus
2018-06-22crypto: cavium - make structure algs staticColin Ian King
2018-06-22crypto: aegis - fix indentation of a statementColin Ian King
2018-06-22crypto: inside-secure - authenc(hmac(sha384), cbc(aes)) supportAntoine Tenart
2018-06-22crypto: inside-secure - hmac(sha384) supportAntoine Tenart
2018-06-22crypto: inside-secure - sha384 supportAntoine Tenart
2018-06-22crypto: sha512_generic - add a sha384 0-length pre-computed hashAntoine Tenart
2018-06-22crypto: inside-secure - authenc(hmac(sha512), cbc(aes)) supportAntoine Tenart
2018-06-22crypto: inside-secure - hmac(sha512) supportAntoine Tenart
2018-06-22crypto: inside-secure - sha512 supportAntoine Tenart
2018-06-22crypto: sha512_generic - add a sha512 0-length pre-computed hashAntoine Tenart
2018-06-22crypto: inside-secure - improve the counter computationAntoine Tenart
2018-06-22crypto: inside-secure - use the error handler for invalidation requestsAntoine Tenart