owf              3232 source3/include/proto.h bool ntv2_owf_gen(const uchar owf[16],
owf               162 source3/libsmb/smbencrypt.c bool ntv2_owf_gen(const uchar owf[16],
owf               200 source3/libsmb/smbencrypt.c 	hmac_md5_init_limK_to_64(owf, 16, &ctx);
owf               209 source3/libsmb/smbencrypt.c 	dump_data(100, (uint8 *)owf, 16);
owf               115 source4/libcli/auth/smbencrypt.c bool ntv2_owf_gen(const uint8_t owf[16],
owf               176 source4/libcli/auth/smbencrypt.c 	hmac_md5_init_limK_to_64(owf, 16, &ctx);
owf               185 source4/libcli/auth/smbencrypt.c 	dump_data(100, owf, 16);