Searched refs:qat_cipher_get_block_size (Results 1 – 4 of 4) sorted by relevance
158 qat_cipher_get_block_size(enum icp_qat_hw_cipher_algo qat_cipher_alg);
84 int block_len = qat_cipher_get_block_size(ctx->qat_cipher_alg); in qat_bpicipher_postprocess()
50 int block_len = qat_cipher_get_block_size(ctx->qat_cipher_alg); in qat_bpicipher_preprocess()
981 int qat_cipher_get_block_size(enum icp_qat_hw_cipher_algo qat_cipher_alg) in qat_cipher_get_block_size() function