Searched refs:HalGetProdKey (Results 1 – 5 of 5) sorted by relevance
75 int HalGetProdKey(char *productKey, unsigned int len);
68 return HalGetProdKey(productKey, len); in GetProdKey()
96 __attribute__((weak)) int HalGetProdKey(char* productKey, unsigned int len) in HalGetProdKey() function
116 return HalGetProdKey(productKey, len); in GetProdKey()