/Linux-v5.4/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 352 .ablkcipher = { 373 .ablkcipher = { 394 .ablkcipher = { 415 .ablkcipher = { 436 .ablkcipher = { 457 .ablkcipher = {
|
/Linux-v5.4/drivers/crypto/rockchip/ |
D | rk3288_crypto_ablkcipher.c | 419 .cra_u.ablkcipher = { 444 .cra_u.ablkcipher = { 470 .cra_u.ablkcipher = { 495 .cra_u.ablkcipher = { 521 .cra_u.ablkcipher = { 547 .cra_u.ablkcipher = {
|
/Linux-v5.4/crypto/ |
D | skcipher.c | 701 struct crypto_ablkcipher *ablkcipher = *ctx; in skcipher_setkey_ablkcipher() local 704 crypto_ablkcipher_clear_flags(ablkcipher, ~0); in skcipher_setkey_ablkcipher() 705 crypto_ablkcipher_set_flags(ablkcipher, in skcipher_setkey_ablkcipher() 708 err = crypto_ablkcipher_setkey(ablkcipher, key, keylen); in skcipher_setkey_ablkcipher() 710 crypto_ablkcipher_get_flags(ablkcipher) & in skcipher_setkey_ablkcipher() 767 struct crypto_ablkcipher *ablkcipher; in crypto_init_skcipher_ops_ablkcipher() local 779 ablkcipher = __crypto_ablkcipher_cast(abtfm); in crypto_init_skcipher_ops_ablkcipher() 780 *ctx = ablkcipher; in crypto_init_skcipher_ops_ablkcipher() 787 skcipher->ivsize = crypto_ablkcipher_ivsize(ablkcipher); in crypto_init_skcipher_ops_ablkcipher() 788 skcipher->reqsize = crypto_ablkcipher_reqsize(ablkcipher) + in crypto_init_skcipher_ops_ablkcipher()
|
D | ablkcipher.c | 387 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; in crypto_ablkcipher_show() local 393 seq_printf(m, "min keysize : %u\n", ablkcipher->min_keysize); in crypto_ablkcipher_show() 394 seq_printf(m, "max keysize : %u\n", ablkcipher->max_keysize); in crypto_ablkcipher_show() 395 seq_printf(m, "ivsize : %u\n", ablkcipher->ivsize); in crypto_ablkcipher_show()
|
D | Makefile | 18 crypto_blkcipher-y := ablkcipher.o
|
/Linux-v5.4/drivers/crypto/qce/ |
D | Makefile | 7 ablkcipher.o
|
D | ablkcipher.c | 56 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in qce_ablkcipher_async_req_handle() local 66 rctx->ivsize = crypto_ablkcipher_ivsize(ablkcipher); in qce_ablkcipher_async_req_handle()
|
/Linux-v5.4/drivers/crypto/ |
D | atmel-tdes.c | 903 .cra_u.ablkcipher = { 922 .cra_u.ablkcipher = { 942 .cra_u.ablkcipher = { 962 .cra_u.ablkcipher = { 982 .cra_u.ablkcipher = { 1002 .cra_u.ablkcipher = { 1022 .cra_u.ablkcipher = { 1042 .cra_u.ablkcipher = { 1061 .cra_u.ablkcipher = { 1081 .cra_u.ablkcipher = {
|
D | atmel-aes.c | 507 struct crypto_ablkcipher *ablkcipher = in atmel_aes_complete() local 509 int ivsize = crypto_ablkcipher_ivsize(ablkcipher); in atmel_aes_complete() 1092 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in atmel_aes_crypt() local 1093 struct atmel_aes_base_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in atmel_aes_crypt() 1128 int ivsize = crypto_ablkcipher_ivsize(ablkcipher); in atmel_aes_crypt() 1277 .cra_u.ablkcipher = { 1296 .cra_u.ablkcipher = { 1316 .cra_u.ablkcipher = { 1336 .cra_u.ablkcipher = { 1356 .cra_u.ablkcipher = { [all …]
|
D | hifn_795x.c | 2229 struct ablkcipher_alg ablkcipher; member 2238 .ablkcipher = { 2248 .ablkcipher = { 2258 .ablkcipher = { 2269 .ablkcipher = { 2283 .ablkcipher = { 2293 .ablkcipher = { 2303 .ablkcipher = { 2314 .ablkcipher = { 2328 .ablkcipher = { [all …]
|
D | n2_core.c | 1125 struct ablkcipher_alg ablkcipher; member 1135 .ablkcipher = { 1150 .ablkcipher = { 1163 .ablkcipher = { 1177 .ablkcipher = { 1192 .ablkcipher = { 1205 .ablkcipher = { 1219 .ablkcipher = { 1233 .ablkcipher = { 1246 .ablkcipher = { [all …]
|
D | ixp4xx_crypto.c | 1217 .cra_u = { .ablkcipher = { 1231 .cra_u = { .ablkcipher = { 1243 .cra_u = { .ablkcipher = { 1257 .cra_u = { .ablkcipher = { 1270 .cra_u = { .ablkcipher = { 1283 .cra_u = { .ablkcipher = { 1295 .cra_u = { .ablkcipher = { 1308 .cra_u = { .ablkcipher = {
|
D | omap-des.c | 747 .cra_u.ablkcipher = { 769 .cra_u.ablkcipher = { 792 .cra_u.ablkcipher = { 814 .cra_u.ablkcipher = {
|
D | omap-aes.c | 697 .cra_u.ablkcipher = { 719 .cra_u.ablkcipher = { 745 .cra_u.ablkcipher = {
|
D | mxs-dcp.c | 873 .ablkcipher = { 896 .ablkcipher = {
|
D | s5p-sss.c | 2139 .cra_u.ablkcipher = { 2160 .cra_u.ablkcipher = { 2182 .cra_u.ablkcipher = {
|
D | sahara.c | 1206 .cra_u.ablkcipher = { 1226 .cra_u.ablkcipher = {
|
D | Kconfig | 733 Secure Processing Unit (SPU). The SPU driver registers ablkcipher,
|
/Linux-v5.4/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 1094 .ablkcipher = { 1119 .ablkcipher = { 1144 .ablkcipher = { 1170 .ablkcipher = { 1196 .ablkcipher = { 1221 .ablkcipher = { 1246 .ablkcipher = { 1271 .ablkcipher = {
|
/Linux-v5.4/drivers/crypto/mediatek/ |
D | mtk-aes.c | 666 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in mtk_aes_crypt() local 667 struct mtk_aes_base_ctx *ctx = crypto_ablkcipher_ctx(ablkcipher); in mtk_aes_crypt() 763 .cra_u.ablkcipher = { 784 .cra_u.ablkcipher = { 804 .cra_u.ablkcipher = { 825 .cra_u.ablkcipher = { 846 .cra_u.ablkcipher = {
|
/Linux-v5.4/include/linux/ |
D | crypto.h | 453 #define cra_ablkcipher cra_u.ablkcipher 568 struct ablkcipher_alg ablkcipher; member 756 #define crt_ablkcipher crt_u.ablkcipher 766 struct ablkcipher_tfm ablkcipher; member
|
/Linux-v5.4/drivers/crypto/qat/qat_common/ |
D | qat_algs.c | 1324 .ablkcipher = { 1346 .ablkcipher = { 1368 .ablkcipher = {
|
/Linux-v5.4/drivers/crypto/virtio/ |
D | virtio_crypto_algs.c | 588 .ablkcipher = {
|
/Linux-v5.4/drivers/crypto/chelsio/ |
D | chcr_algo.c | 3723 .cra_u.ablkcipher = { 3742 .cra_u .ablkcipher = { 3761 .cra_u.ablkcipher = { 3781 .cra_u.ablkcipher = {
|