Show patches with: Submitter = Tudor Ambarus       |    Archived = No       |   170 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/16] crypto: atmel-tdes: Constify value to write to hw crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[02/16] crypto: atmel-{sha,tdes} - Change algorithm priorities crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[03/16] crypto: atmel-tdes - Remove unused header includes crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[04/16] crypto: atmel-{sha,tdes} - Propagate error from _hw_version_init() crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[05/16] crypto: atmel-{aes,sha,tdes} - Drop superfluous error message in probe() crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[06/16] crypto: atmel-{aes,sha,tdes} - Rename labels in probe() crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[07/16] crypto: atmel-tdes - Remove useless write in Control Register crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[08/16] crypto: atmel-tdes - Map driver data flags to Mode Register crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[09/16] crypto: atmel-tdes - Drop unnecessary passing of tfm crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[1/2] crypto: atmel-tdes - Set the IV after {en,de}crypt [1/2] crypto: atmel-tdes - Set the IV after {en,de}crypt - - - --- 2019-11-15 Tudor Ambarus herbert Accepted
[1/2] crypto: dh - fix dh_max_size - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[1/3] crypto: atmel-aes/tdes/sha - return appropriate error code - - - --- 2017-10-23 Tudor Ambarus herbert Accepted
[1/3] crypto: dh_helper - return unsigned int for dh_data_size() - - - --- 2017-09-29 Tudor Ambarus herbert Accepted
[1/3] crypto: kpp: add get/set_flags helpers - - - --- 2017-07-05 Tudor Ambarus herbert Accepted
[1/3] dt-bindings: crypto: Convert Atmel AES to yaml dt-bindings: crypto: Convert atmel-{aes,tdes,sha} to YAML - - - --- 2022-02-07 Tudor Ambarus herbert Not Applicable
[1/4] crypto: ecc - remove unused function arguments - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[1/5] crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all() [1/5] crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all() - - - --- 2019-12-13 Tudor Ambarus herbert Accepted
[1/8] crypto: kpp, (ec)dh - fix typos - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[1/9] crypto: atmel-tdes: Clarify how tdes dev gets allocated to the tfm crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests - - - --- 2021-07-20 Tudor Ambarus herbert Accepted
[1/9] crypto: authenc - don't leak pointers to authenc keys - - - --- 2018-03-21 Tudor Ambarus herbert Changes Requested
[10/16] crypto: atmel-{aes,tdes} - Do not save IV for ECB mode crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[11/16] crypto: atmel-aes - Fix counter overflow in CTR mode crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[12/16] crypto: atmel-aes - Fix saving of IV for CTR mode crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[13/16] crypto: atmel-{sha,tdes} - Remove unused 'err' member of driver data crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[14/16] crypto: atmel-sha - Void return type for atmel_sha_update_dma_stop() crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[15/16] crypto: atmel-aes - Use gcm helper to check authsize crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Accepted
[16/16] crypto: atmel-{aes,sha,tdes} - Group common alg type init in dedicated methods crypto: atmel - Fixes and cleanup patches - - - --- 2019-12-05 Tudor Ambarus herbert Superseded
[2/2] crypto: atmel-aes - Change data type for "lastc" buffer [1/2] crypto: atmel-tdes - Set the IV after {en,de}crypt - - - --- 2019-11-15 Tudor Ambarus herbert Accepted
[2/2] crypto: ecdh - fix ecdh_max_size - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[2/3] crypto: atmel-aes/tdes - remove empty function - - - --- 2017-10-23 Tudor Ambarus herbert Superseded
[2/3] crypto: dh_helper - return unsigned value for crypto_dh_key_len() - - - --- 2017-09-29 Tudor Ambarus herbert Accepted
[2/3] crypto: introduce Microchip / Atmel ECC driver - - - --- 2017-07-05 Tudor Ambarus herbert Accepted
[2/3] dt-bindings: crypto: Convert Atmel TDES to yaml dt-bindings: crypto: Convert atmel-{aes,tdes,sha} to YAML - - - --- 2022-02-07 Tudor Ambarus herbert Not Applicable
[2/4] crypto: ecc - remove casts in ecdh_make_pub_key - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[2/5] crypto: atmel-{aes,sha,tdes} - Drop duplicate init of dma_slave_config.direction [1/5] crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all() - - - --- 2019-12-13 Tudor Ambarus herbert Accepted
[2/8] crypto: ecc - remove unused function arguments - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[2/9] crypto: atmel-tdes: Handle error messages crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests - - - --- 2021-07-20 Tudor Ambarus herbert Accepted
[2/9] crypto: authencesn - don't leak pointers to authenc keys - - - --- 2018-03-21 Tudor Ambarus herbert Changes Requested
[3/3] crypto: atmel-aes/tdes/sha - remove useless irq init - - - --- 2017-10-23 Tudor Ambarus herbert Accepted
[3/3] dt-bindings: crypto: Convert Atmel SHA to yaml dt-bindings: crypto: Convert atmel-{aes,tdes,sha} to YAML - - - --- 2022-02-07 Tudor Ambarus herbert Not Applicable
[3/3] KEYS: dh - make some length variables unsigned - - - --- 2017-09-29 Tudor Ambarus herbert Not Applicable
[3/3] MAINTAINERS: add a maintainer for Microchip / Atmel ECC driver - - - --- 2017-07-05 Tudor Ambarus herbert Accepted
[3/4] crypto: ecc - remove casts in crypto_ecdh_shared_secret - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[3/5] crypto: atmel-{aes,sha,tdes} - Stop passing unused argument in _dma_init() [1/5] crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all() - - - --- 2019-12-13 Tudor Ambarus herbert Accepted
[3/8] crypto: ecc - remove casts in ecdh_make_pub_key - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[3/9] crypto: atmel-aes: Add blocksize constraint for ECB and CBC modes crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests - - - --- 2021-07-20 Tudor Ambarus herbert Accepted
[3/9] crypto: caam - don't leak pointers to authenc keys - - - --- 2018-03-21 Tudor Ambarus herbert Changes Requested
[4/4] crypto: ecc - remove casts in ecc_is_key_valid - - - --- 2017-05-10 Tudor Ambarus herbert Superseded
[4/5] crypto: atmel-{sha,tdes} - Print warn message even when deferring [1/5] crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all() - - - --- 2019-12-13 Tudor Ambarus herbert Accepted
[4/8] crypto: ecc - remove casts in crypto_ecdh_shared_secret - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[4/9] crypto: atmel-aes: Add XTS input length constraint crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests - - - --- 2021-07-20 Tudor Ambarus herbert Accepted
[4/9] crypto: caam/qi - don't leak pointers to authenc keys - - - --- 2018-03-21 Tudor Ambarus herbert Changes Requested
[5/5] crypto: atmel-{aes,tdes} - Update the IV only when the op succeeds [1/5] crypto: atmel-{aes,sha} - Fix incorrect use of dmaengine_terminate_all() - - - --- 2019-12-13 Tudor Ambarus herbert Accepted
[5/8] crypto: ecc - remove casts in ecc_is_key_valid - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[5/9] crypto: atmel-aes: Add NIST 800-38A's zero length cryptlen constraint crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests - - - --- 2021-07-20 Tudor Ambarus herbert Accepted
[5/9] crypto: chcr - don't leak pointers to authenc keys - - - --- 2018-03-21 Tudor Ambarus herbert Changes Requested
[6/8] crypto: dh - fix dh_max_size - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[6/9] crypto: atmel-tdes: Add FIPS81's zero length cryptlen constraint crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests - - - --- 2021-07-20 Tudor Ambarus herbert Accepted
[6/9] crypto: ixp4xx - don't leak pointers to authenc keys - - - --- 2018-03-21 Tudor Ambarus herbert Changes Requested
[7/8] crypto: ecdh - fix ecdh_max_size - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[7/9] crypto: atmel-{aes, tdes}: Set OFB's blocksize to 1 crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests - - - --- 2021-07-20 Tudor Ambarus herbert Accepted
[7/9] crypto: picoxcell - don't leak pointers to authenc keys - 1 - --- 2018-03-21 Tudor Ambarus herbert Changes Requested
[8/8] crypto: ecc - don't be selfish on pubkeys - - - --- 2017-05-12 Tudor Ambarus herbert Superseded
[8/9] crypto: atmel-aes: Add fallback to XTS software implementation crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests - - - --- 2021-07-20 Tudor Ambarus herbert Accepted
[8/9] crypto: qat - don't leak pointers to authenc keys - - - --- 2018-03-21 Tudor Ambarus herbert Changes Requested
[9/9] crypto: atmel-aes: Allocate aes dev at tfm init time crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests - - - --- 2021-07-20 Tudor Ambarus herbert Accepted
[9/9] crypto: talitos - don't leak pointers to authenc keys - 1 - --- 2018-03-21 Tudor Ambarus herbert Changes Requested
[PACTH,v3,1/3] dt-bindings: crypto: Convert Atmel AES to yaml dt-bindings: crypto: Convert atmel-crypto to YAML - 1 - --- 2022-02-11 Tudor Ambarus herbert Not Applicable
[PACTH,v3,2/3] dt-bindings: crypto: Convert Atmel TDES to yaml dt-bindings: crypto: Convert atmel-crypto to YAML - 1 - --- 2022-02-11 Tudor Ambarus herbert Not Applicable
[PACTH,v3,3/3] dt-bindings: crypto: Convert Atmel SHA to yaml dt-bindings: crypto: Convert atmel-crypto to YAML - 1 - --- 2022-02-11 Tudor Ambarus herbert Not Applicable
[PACTH,v4,1/3] dt-bindings: crypto: Convert Atmel AES to yaml dt-bindings: crypto: Convert atmel-crypto to YAML - 1 - --- 2022-02-11 Tudor Ambarus herbert Not Applicable
[PACTH,v4,2/3] dt-bindings: crypto: Convert Atmel TDES to yaml dt-bindings: crypto: Convert atmel-crypto to YAML - 1 - --- 2022-02-11 Tudor Ambarus herbert Not Applicable
[PACTH,v4,3/3] dt-bindings: crypto: Convert Atmel SHA to yaml dt-bindings: crypto: Convert atmel-crypto to YAML - 1 - --- 2022-02-11 Tudor Ambarus herbert Not Applicable
[RESEND,RFC,1/2] Bluetooth: move ecdh allocation outside of ecdh_helper - - - --- 2017-09-25 Tudor Ambarus herbert Not Applicable
[RESEND,RFC,2/2] Bluetooth: let the crypto subsystem generate the ecc privkey - - - --- 2017-09-25 Tudor Ambarus herbert Not Applicable
[RFC,1/4] crypto: ecc - add privkey generation support - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,1/5] KEYS: Provide key type operations for kpp ops - 1 - --- 2018-02-28 Tudor Ambarus herbert Not Applicable
[RFC,2/4] crypto: ecdh - allow user to provide NULL privkey - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,2/5] KEYS: Provide keyctls to drive the new key type ops for kpp - - - --- 2018-02-28 Tudor Ambarus herbert Not Applicable
[RFC,3/4] crypto: dh - allow user to provide NULL privkey - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,3/5] KEYS: Provide missing asym kpp subops for new key type ops - - - --- 2018-02-28 Tudor Ambarus herbert Not Applicable
[RFC,4/4] crypto: testmgr - add genkey kpp test - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,4/5] KEYS: add asymmetric kpp subtype - - - --- 2018-02-28 Tudor Ambarus herbert Not Applicable
[RFC,5/5] KEYS: add KPP ecdh parser - - - --- 2018-02-28 Tudor Ambarus herbert Not Applicable
[RFC,v2,1/4] crypto: ecc - add privkey generation support - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,v2,2/4] crypto: ecdh - allow user to provide NULL privkey - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,v2,3/4] crypto: dh - allow user to provide NULL privkey - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC,v2,4/4] crypto: testmgr - add genkey kpp test - - - --- 2017-05-17 Tudor Ambarus herbert Superseded
[RFC] crypto: ecdh: fix concurrency on ecdh_ctx - - - --- 2017-06-22 Tudor Ambarus herbert Superseded
[v2,01/11] crypto: kpp, (ec)dh - fix typos - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,02/11] crypto: ecc - remove unused function arguments - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,03/11] crypto: ecc - remove unnecessary casts - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,04/11] crypto: dh - fix dh_max_size - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,05/11] crypto: ecdh - fix ecdh_max_size - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,06/11] crypto: ecc - don't be selfish on pubkeys - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,07/11] crypto: dh - fix memleak in setkey - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,08/11] crypto: testmgr - check err on akcipher maxsize - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,09/11] crypto: testmgr - check err on kpp maxsize - - - --- 2017-05-17 Tudor Ambarus herbert Changes Requested
[v2,1/3] dt-bindings: crypto: Convert Atmel AES to yaml crypto: Convert atmel-crypto to YAML - - - --- 2022-02-08 Tudor Ambarus herbert Not Applicable
[v2,1/5] Bluetooth: move ecdh allocation outside of ecdh_helper - - - --- 2017-09-28 Tudor Ambarus herbert Not Applicable
« 1 2 »