Searched refs:iKtop (Results 1 – 1 of 1) sorted by relevance
17 unsigned char iKtop[MAXBLOCKSIZE]; in s_ocb3_int_calc_offset_zero() local33 if ((cipher_descriptor[ocb->cipher]->ecb_encrypt(iNonce, iKtop, &ocb->key)) != CRYPT_OK) { in s_ocb3_int_calc_offset_zero()40 iStretch[x] = iKtop[x]; in s_ocb3_int_calc_offset_zero()43 iStretch[x+y] = iKtop[y] ^ iKtop[y+1]; in s_ocb3_int_calc_offset_zero()