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