Home
last modified time | relevance | path

Searched refs:PRKANDROID_IDB_SEC0 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkboot.c140 PRKANDROID_IDB_SEC0 pSec0; in MakeSector0()
142 pSec0 = (PRKANDROID_IDB_SEC0)pSector; in MakeSector0()
H A Drkimage.h103 } RKANDROID_IDB_SEC0, *PRKANDROID_IDB_SEC0; typedef
/OK3568_Linux_fs/external/rkupdate/
H A DRKAndroidDevice.h17 } RKANDROID_IDB_SEC0, *PRKANDROID_IDB_SEC0; typedef
H A DUpgrade.cpp670 PRKANDROID_IDB_SEC0 pSec0 = (PRKANDROID_IDB_SEC0)bData; in GetPubicKeyFromExternal()
H A DRKAndroidDevice.cpp423 PRKANDROID_IDB_SEC0 pSec0; in MakeSector0()
425 pSec0 = (PRKANDROID_IDB_SEC0)pSector; in MakeSector0()
3312 PRKANDROID_IDB_SEC0 pSec0 = (PRKANDROID_IDB_SEC0)bData; in GetPublicKey()