Searched defs:productKey (Results 1 – 9 of 9) sorted by relevance
41 int32_t AttestGetProductKey(uint8_t productKey[], uint32_t len) in AttestGetProductKey()
263 int OsGetProdKeyStub(char* productKey, uint32_t len) in OsGetProdKeyStub()
68 int32_t AttestGetProductKey(uint8_t productKey[], uint32_t len) in AttestGetProductKey()
71 int32_t AttestGetProductKey(uint8_t productKey[], uint32_t len) in AttestGetProductKey()
317 char productKey[PRODUCT_KEY_LEN]; variable
327 char productKey[PRODUCT_KEY_LEN]; variable
219 int32_t OEMGetProductKey(char* productKey, uint32_t len) in OEMGetProductKey()