Searched refs:cph_cnt (Results 1 – 1 of 1) sorted by relevance
895 int cph_cnt = le16_to_cpu(pneg_ctxt->CipherCount); in decode_encrypt_ctxt() local896 int i, cphs_size = cph_cnt * sizeof(__le16); in decode_encrypt_ctxt()902 pr_err("Invalid cipher count(%d)\n", cph_cnt); in decode_encrypt_ctxt()909 for (i = 0; i < cph_cnt; i++) { in decode_encrypt_ctxt()