Searched hist:"433 cd2c617bfbac27a02e40fbcce1713c84ce441" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/crypto/rockchip/ |
H A D | Makefile | 433cd2c617bfbac27a02e40fbcce1713c84ce441 Wed Nov 25 06:43:32 CET 2015 Zain Wang <zain.wang@rock-chips.com> crypto: rockchip - add crypto driver for rk3288
Crypto driver support: ecb(aes) cbc(aes) ecb(des) cbc(des) ecb(des3_ede) cbc(des3_ede) You can alloc tags above in your case.
And other algorithms and platforms will be added later on.
Signed-off-by: Zain Wang <zain.wang@rock-chips.com> Tested-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | rk3288_crypto.h | 433cd2c617bfbac27a02e40fbcce1713c84ce441 Wed Nov 25 06:43:32 CET 2015 Zain Wang <zain.wang@rock-chips.com> crypto: rockchip - add crypto driver for rk3288
Crypto driver support: ecb(aes) cbc(aes) ecb(des) cbc(des) ecb(des3_ede) cbc(des3_ede) You can alloc tags above in your case.
And other algorithms and platforms will be added later on.
Signed-off-by: Zain Wang <zain.wang@rock-chips.com> Tested-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/linux/drivers/crypto/ |
H A D | Makefile | diff 433cd2c617bfbac27a02e40fbcce1713c84ce441 Wed Nov 25 06:43:32 CET 2015 Zain Wang <zain.wang@rock-chips.com> crypto: rockchip - add crypto driver for rk3288
Crypto driver support: ecb(aes) cbc(aes) ecb(des) cbc(des) ecb(des3_ede) cbc(des3_ede) You can alloc tags above in your case.
And other algorithms and platforms will be added later on.
Signed-off-by: Zain Wang <zain.wang@rock-chips.com> Tested-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff 433cd2c617bfbac27a02e40fbcce1713c84ce441 Wed Nov 25 06:43:32 CET 2015 Zain Wang <zain.wang@rock-chips.com> crypto: rockchip - add crypto driver for rk3288
Crypto driver support: ecb(aes) cbc(aes) ecb(des) cbc(des) ecb(des3_ede) cbc(des3_ede) You can alloc tags above in your case.
And other algorithms and platforms will be added later on.
Signed-off-by: Zain Wang <zain.wang@rock-chips.com> Tested-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|