I found an application which stored its password in database as:
A69F00623BE6B8
It's a 14-character string length. How do I know this password algorithm? What's the keyword to describe this 14-character string length hashed value for Google?
7 bytes/56 bit hash algorithm?