Lines Matching refs:DESC_JOB_IO_LEN
272 if (DESC_AEAD_NULL_ENC_LEN + DESC_JOB_IO_LEN + in aead_null_set_sh_desc()
359 if (DESC_AEAD_NULL_DEC_LEN + DESC_JOB_IO_LEN + in aead_null_set_sh_desc()
493 if (DESC_AEAD_ENC_LEN + DESC_JOB_IO_LEN + in aead_set_sh_desc()
562 if (DESC_AEAD_DEC_LEN + DESC_JOB_IO_LEN + in aead_set_sh_desc()
633 if (DESC_AEAD_GIVENC_LEN + DESC_JOB_IO_LEN + in aead_set_sh_desc()
757 if (DESC_GCM_ENC_LEN + DESC_JOB_IO_LEN + in gcm_set_sh_desc()
865 if (DESC_GCM_DEC_LEN + DESC_JOB_IO_LEN + in gcm_set_sh_desc()
987 if (DESC_RFC4106_ENC_LEN + DESC_JOB_IO_LEN + in rfc4106_set_sh_desc()
1063 if (DESC_RFC4106_DEC_LEN + DESC_JOB_IO_LEN + in rfc4106_set_sh_desc()
1140 if (DESC_RFC4106_GIVENC_LEN + DESC_JOB_IO_LEN + in rfc4106_set_sh_desc()
1269 if (DESC_RFC4543_ENC_LEN + DESC_JOB_IO_LEN + in rfc4543_set_sh_desc()
1385 if (DESC_RFC4543_DEC_LEN + DESC_JOB_IO_LEN + in rfc4543_set_sh_desc()
1507 if (DESC_RFC4543_GIVENC_LEN + DESC_JOB_IO_LEN + in rfc4543_set_sh_desc()
2766 edesc = aead_edesc_alloc(req, DESC_JOB_IO_LEN * in aead_encrypt()
2803 edesc = aead_edesc_alloc(req, DESC_JOB_IO_LEN * in aead_decrypt()
3014 edesc = aead_giv_edesc_alloc(areq, DESC_JOB_IO_LEN * in aead_givencrypt()
3165 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * in ablkcipher_encrypt()
3202 edesc = ablkcipher_edesc_alloc(req, DESC_JOB_IO_LEN * in ablkcipher_decrypt()
3346 edesc = ablkcipher_giv_edesc_alloc(creq, DESC_JOB_IO_LEN * in ablkcipher_givencrypt()