Home
last modified time | relevance | path

Searched refs:off_ppc (Results 1 – 2 of 2) sorted by relevance

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dsha256crypt_fmt_plug.c269 unsigned off_pc, off_pspc, off_ppc, off_psc; // offset to the crypt ptr for these 4 'types'. in LoadCryptStruct() local
303 off_ppc = len_ppc - BINARY_SIZE; in LoadCryptStruct()
360 pstr->cptr[idx][2] = cp + off_ppc; in LoadCryptStruct()
H A Dsha512crypt_fmt_plug.c257 unsigned off_pc, off_pspc, off_ppc, off_psc; // offset to the crypt ptr for these 4 'types'. in LoadCryptStruct() local
291 off_ppc = len_ppc - BINARY_SIZE; in LoadCryptStruct()
348 pstr->cptr[idx][2] = cp + off_ppc; in LoadCryptStruct()