Searched refs:tmp_outbuf (Results 1 – 1 of 1) sorted by relevance
342 uint8_t *tmp_outbuf; in soft_des_encrypt_common() local346 tmp_outbuf = &out_buf[i]; in soft_des_encrypt_common()351 tmp_inbuf, tmp_outbuf, B_FALSE); in soft_des_encrypt_common()355 tmp_inbuf, tmp_outbuf, B_FALSE); in soft_des_encrypt_common()655 uint8_t *tmp_outbuf; in soft_des_decrypt_common() local660 tmp_outbuf = &out_buf[i]; in soft_des_decrypt_common()665 tmp_inbuf, tmp_outbuf, B_TRUE); in soft_des_decrypt_common()669 tmp_inbuf, tmp_outbuf, B_TRUE); in soft_des_decrypt_common()