Searched refs:qat_cipher_get_block_size (Results 1 – 4 of 4) sorted by relevance
173 qat_cipher_get_block_size(enum icp_qat_hw_cipher_algo qat_cipher_alg);
167 int block_len = qat_cipher_get_block_size(ctx->qat_cipher_alg); in qat_bpicipher_postprocess()
926 int qat_cipher_get_block_size(enum icp_qat_hw_cipher_algo qat_cipher_alg) in qat_cipher_get_block_size() function
49 int block_len = qat_cipher_get_block_size(ctx->qat_cipher_alg); in qat_bpicipher_preprocess()