Lines Matching refs:DES_BLOCK_SIZE
45 !IS_ALIGNED(areq->cryptlen, DES_BLOCK_SIZE)) in aspeed_crypto_need_fallback()
377 memcpy(crypto_engine->cipher_ctx + DES_BLOCK_SIZE, in aspeed_hace_skcipher_trigger()
378 req->iv, DES_BLOCK_SIZE); in aspeed_hace_skcipher_trigger()
406 if (!IS_ALIGNED(req->cryptlen, DES_BLOCK_SIZE)) in aspeed_des_crypt()
844 .cra_blocksize = DES_BLOCK_SIZE,
853 .ivsize = DES_BLOCK_SIZE,
868 .cra_blocksize = DES_BLOCK_SIZE,
877 .ivsize = DES_BLOCK_SIZE,
892 .cra_blocksize = DES_BLOCK_SIZE,
901 .ivsize = DES_BLOCK_SIZE,
916 .cra_blocksize = DES_BLOCK_SIZE,
939 .cra_blocksize = DES_BLOCK_SIZE,
948 .ivsize = DES_BLOCK_SIZE,
963 .cra_blocksize = DES_BLOCK_SIZE,
972 .ivsize = DES_BLOCK_SIZE,
987 .cra_blocksize = DES_BLOCK_SIZE,
996 .ivsize = DES_BLOCK_SIZE,
1011 .cra_blocksize = DES_BLOCK_SIZE,
1046 .ivsize = DES_BLOCK_SIZE,
1069 .ivsize = DES_BLOCK_SIZE,