summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-26crypto: vmx - Source headers are not good kernel-doc candidatesLee Jones
2021-03-26crypto: caam - Provide the name of the function and provide missing descriptionsLee Jones
2021-03-26crypto: atmel-ecc - Struct headers need to start with keyword 'struct'Lee Jones
2021-03-26crypto: keembay - Fix incorrectly named functions/structsLee Jones
2021-03-26crypto: ux500/hash - Fix worthy kernel-doc headers and remove othersLee Jones
2021-03-26crypto: chelsio - Fix some kernel-doc issuesLee Jones
2021-03-26crypto: bcm - Fix a whole host of kernel-doc misdemeanoursLee Jones
2021-03-26crypto: hisilicon/sec - Supply missing description for 'sec_queue_empty()'s '...Lee Jones
2021-03-26crypto: inside-secure - Minor typo fix in the file safexcel.cBhaskar Chowdhury
2021-03-26crypto: jitterentropy - Put constants on the right side of the expressionMilan Djurovic
2021-03-26hwrng: core - convert sysfs sprintf/snprintf family to sysfs_emitZihao Tang
2021-03-26crypto: allwinner - Fix the parameter of dma_unmap_sg()Xiang Chen
2021-03-26crypto: ux500 - Fix the parameter of dma_unmap_sg()Xiang Chen
2021-03-26crypto: cavium - Fix the parameter of dma_unmap_sg()Xiang Chen
2021-03-26crypto: amlogic - Fix the parameter of dma_unmap_sg()Xiang Chen
2021-03-26crypto: ccp - fix command queuing to TEE ring bufferRijo Thomas
2021-03-26crypto: ccp - reduce tee command status polling interval from 5ms to 1msRijo Thomas
2021-03-26hwrng: intel - Fix included header from 'asmTian Tao
2021-03-26Merge branch 'ecc'Herbert Xu
2021-03-26x509: Add OID for NIST P384 and extend parser for itSaulo Alessandre
2021-03-26ima: Support EC keys for signature verificationStefan Berger
2021-03-26x509: Add support for parsing x509 certs with ECDSA keysStefan Berger
2021-03-26x509: Detect sm2 keys by their parameters OIDStefan Berger
2021-03-26crypto: ecdsa - Register NIST P384 and extend test suiteSaulo Alessandre
2021-03-26crypto: ecc - Add math to support fast NIST P384Saulo Alessandre
2021-03-26crypto: ecc - Add NIST P384 curve parametersSaulo Alessandre
2021-03-26crypto: ecdsa - Add support for ECDSA signature verificationStefan Berger
2021-03-26oid_registry: Add OIDs for ECDSA with SHA224/256/384/512Stefan Berger
2021-03-19hwrng: cctrng - delete redundant printing of return valueWang Qing
2021-03-19crypto: hisilicon/sec - fixes some driver coding styleLongfang Liu
2021-03-19crypto: hisilicon/sec - fixes some coding styleLongfang Liu
2021-03-19crypto: hisilicon/sec - fixes a printing errorLongfang Liu
2021-03-19hwrng: ba431 - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-19hwrng: cctrng - use devm_platform_ioremap_resource() to simplifyTian Tao
2021-03-19crypto: arm/chacha-scalar - switch to common rev_l macroArd Biesheuvel
2021-03-19crypto: arm/aes-scalar - switch to common rev_l/mov_l macrosArd Biesheuvel
2021-03-19crypto: arm/blake2s - fix for big endianEric Biggers
2021-03-19crypto: aegis128 - Move simd prototypes into aegis.hHerbert Xu
2021-03-13crypto: sun4i-ss - simplify optional reset handlingPhilipp Zabel
2021-03-13hwrng: bcm2835 - add reset supportÁlvaro Fernández Rojas
2021-03-13dt-bindings: rng: bcm2835: document reset supportÁlvaro Fernández Rojas
2021-03-13dt-bindings: rng: bcm2835: add clock constraintsÁlvaro Fernández Rojas
2021-03-13crypto: qat - fix use of 'dma_map_single'Hui Tang
2021-03-13crypto: qat - fix unmap invalid dma addressHui Tang
2021-03-13crypto: sun8i-ce - fix error return code in sun8i_ce_prng_generate()Jia-Ju Bai
2021-03-13crypto: hisilicon/hpre - add 'CURVE25519' algorithmMeng Yu
2021-03-13crypto: ecc - add curve25519 params and expose themMeng Yu
2021-03-13crypto: hisilicon/hpre - add 'ECDH' algorithmMeng Yu
2021-03-13crypto: ecc - expose ecc curvesMeng Yu
2021-03-13crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu