If 12 characters in the key, the total number of combinations is 16^12.
16^12 = 18,446,744,073,709,551,616
Comparing it with 256 bits entropy or 64 hexadecimal characters then the total number of combinations is 16^64.
16^64 = 115,792,089,237,316,195,423,570,985,008,687,907,853,269,984,665,640,564,039,457,584,007,913,129,639,936
And it will take at least a century to brute force this possibility even with powerful computation power.