Searched refs:PS_end (Results 1 – 1 of 1) sorted by relevance
166 unsigned PS_end, T_offset, i; in RSA_verify() local180 PS_end = T_offset - 1; in RSA_verify()181 if (EM[PS_end] != 0x00) { in RSA_verify()182 kleave(" = -EBADMSG [EM[T-1] == %02u]", EM[PS_end]); in RSA_verify()186 for (i = 2; i < PS_end; i++) { in RSA_verify()