Searched refs:blkcipher (Results 1 - 32 of 32) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c346 .blkcipher = {
366 .blkcipher = {
386 .blkcipher = {
408 .blkcipher = {
431 .blkcipher = {
H A Dserpent_avx2_glue.c321 .blkcipher = {
342 .blkcipher = {
363 .blkcipher = {
386 .blkcipher = {
410 .blkcipher = {
H A Dtwofish_glue_3way.c346 .blkcipher = {
365 .blkcipher = {
385 .blkcipher = {
406 .blkcipher = {
426 .blkcipher = {
H A Dcamellia_aesni_avx2_glue.c354 .blkcipher = {
374 .blkcipher = {
394 .blkcipher = {
416 .blkcipher = {
439 .blkcipher = {
H A Dcast6_avx_glue.c383 .blkcipher = {
403 .blkcipher = {
423 .blkcipher = {
445 .blkcipher = {
468 .blkcipher = {
H A Dserpent_avx_glue.c389 .blkcipher = {
409 .blkcipher = {
429 .blkcipher = {
451 .blkcipher = {
474 .blkcipher = {
H A Dserpent_sse2_glue.c398 .blkcipher = {
418 .blkcipher = {
438 .blkcipher = {
460 .blkcipher = {
483 .blkcipher = {
H A Dtwofish_avx_glue.c351 .blkcipher = {
371 .blkcipher = {
391 .blkcipher = {
413 .blkcipher = {
436 .blkcipher = {
H A Dblowfish_glue.c387 .blkcipher = {
406 .blkcipher = {
426 .blkcipher = {
H A Dcast5_avx_glue.c352 .blkcipher = {
372 .blkcipher = {
392 .blkcipher = {
H A Ddes3_ede_glue.c414 .blkcipher = {
433 .blkcipher = {
453 .blkcipher = {
H A Dfpu.c2 * FPU: Wrapper for blkcipher touching fpu
H A Dsalsa20_glue.c96 .blkcipher = {
H A Daesni-intel_glue.c1295 .blkcipher = {
1316 .blkcipher = {
1381 .blkcipher = {
1496 .blkcipher = {
1517 .blkcipher = {
H A Dcamellia_glue.c1590 .blkcipher = {
1609 .blkcipher = {
1629 .blkcipher = {
1650 .blkcipher = {
1672 .blkcipher = {
/linux-4.1.27/arch/s390/crypto/
H A Ddes_s390.c175 .blkcipher = {
215 .blkcipher = {
321 .blkcipher = {
361 .blkcipher = {
484 .blkcipher = {
527 .blkcipher = {
H A Daes_s390.c404 .blkcipher = {
520 .blkcipher = {
727 .blkcipher = {
878 .blkcipher = {
/linux-4.1.27/crypto/
H A DMakefile19 crypto_blkcipher-y += blkcipher.o
H A Darc4.c143 .blkcipher = {
H A Dcrypto_null.c130 .cra_u = { .blkcipher = {
H A Dsalsa20_generic.c225 .blkcipher = {
H A Dblkcipher.c515 strncpy(rblkcipher.type, "blkcipher", sizeof(rblkcipher.type)); crypto_blkcipher_report()
543 seq_printf(m, "type : blkcipher\n"); crypto_blkcipher_show()
H A Dablkcipher.c4 * This is the asynchronous version of blkcipher.c indicating completion
/linux-4.1.27/arch/sparc/crypto/
H A Ddes_glue.c410 .blkcipher = {
429 .blkcipher = {
467 .blkcipher = {
486 .blkcipher = {
H A Dcamellia_glue.c255 .blkcipher = {
274 .blkcipher = {
H A Daes_glue.c414 .blkcipher = {
433 .blkcipher = {
453 .blkcipher = {
/linux-4.1.27/arch/powerpc/crypto/
H A Daes-spe-glue.c420 .blkcipher = {
440 .blkcipher = {
460 .blkcipher = {
480 .blkcipher = {
/linux-4.1.27/drivers/crypto/
H A Dgeode-aes.c405 .blkcipher = {
491 .blkcipher = {
H A Dpadlock-aes.c411 .blkcipher = {
493 .blkcipher = {
/linux-4.1.27/drivers/usb/wusbcore/
H A Dcrypto.c144 * @tfm_cbc: CBC(AES) blkcipher handle (initialized)
171 * the CBC(AES) blkcipher, that does precisely that. The IV (Initial
/linux-4.1.27/include/linux/
H A Dcrypto.h459 #define cra_blkcipher cra_u.blkcipher
559 struct blkcipher_alg blkcipher; member in union:crypto_alg::__anon11594
666 #define crt_blkcipher crt_u.blkcipher
679 struct blkcipher_tfm blkcipher; member in union:crypto_tfm::__anon11595
1594 * CRYPTO_ALG_TYPE_BLKCIPHER (listed as type "blkcipher" in /proc/crypto)
1600 * structure for synchronous blkcipher api. So, its the only state info that can
1636 * blkcipher cipher
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c3383 struct blkcipher_alg blkcipher; member in union:caam_alg_template::__anon3798

Completed in 2281 milliseconds