Searched defs:in_whitening (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dcrypto.c134 u64 in_whitening, out_whitening; member in struct:__anon2165
668 u64 *out_whitening, u64 *in_whitening)
699 *in_whitening = *(u64*)(md + 2);
733 &ctx->in_whitening);
771 *(u64*)outbuf ^= ctx->in_whitening;
667 ntfs_desx_key_expand(const u8 *src, u32 *des_key, u64 *out_whitening, u64 *in_whitening) argument

Completed in 25 milliseconds