last_buflen      3470 drivers/crypto/caam/caamalg_qi2.c 	int *next_buflen = alt_buflen(state), last_buflen;
last_buflen      3476 drivers/crypto/caam/caamalg_qi2.c 	last_buflen = *next_buflen;
last_buflen      3569 drivers/crypto/caam/caamalg_qi2.c 		*next_buflen = last_buflen;
last_buflen       793 drivers/crypto/caam/caamhash.c 	int *next_buflen = alt_buflen(state), last_buflen;
last_buflen       800 drivers/crypto/caam/caamhash.c 	last_buflen = *next_buflen;
last_buflen       904 drivers/crypto/caam/caamhash.c 		*next_buflen = last_buflen;