Home
last modified time | relevance | path

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

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Diwork_fmt_plug.c100 static int iwork_decrypt(struct format_context *fctx, unsigned char *key, unsigned char *iv, unsign… in iwork_decrypt() function
147 cracked[index+i] = iwork_decrypt(fctx, master[i], fctx->iv, fctx->blob); in crypt_all()