Searched refs:ciphertext_begin_offset (Results 1 – 6 of 6) sorted by relevance
66 int ciphertext_begin_offset; member188 currentsalt.ciphertext_begin_offset = cur_salt->ciphertext_begin_offset; in set_salt()
20 int ciphertext_begin_offset; member
101 cs.ciphertext_begin_offset = atoi(p); in ssh_get_salt()
322 …AES_cbc_encrypt(cur_salt->ct + cur_salt->ciphertext_begin_offset, out, 16, &akey, iv, AES_DECRYPT); in common_crypt_code()
152 ciphertext_begin_offset = offset179 saltstr, len(data) // 2, data, rounds, ciphertext_begin_offset)
35 uint ciphertext_begin_offset;