Searched refs:str_index (Results 1 – 1 of 1) sorted by relevance
103 int str_index; member463 stp->str_index = sizeof (Block); in cfb64_stream_iv()483 stp->str_index = sizeof (Block); in cfb64_stream_key()515 index = stp->str_index; in cfb64_encrypt()530 stp->str_index = index; in cfb64_encrypt()546 if (stp->str_index) in cfb64_decrypt()547 --stp->str_index; in cfb64_decrypt()551 index = stp->str_index++; in cfb64_decrypt()556 stp->str_index = 1; /* Next time will be 1 */ in cfb64_decrypt()