Home
last modified time | relevance | path

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

/external/libese/apps/boot/
Dboot.c467 uint8_t lockIdLockValueNoMeta[] = {lockId, lockValue, 0x1, 0x0}; in ese_boot_lock_set() local
468 tx[2].base = &lockIdLockValueNoMeta[0]; in ese_boot_lock_set()
469 tx[2].len = sizeof(lockIdLockValueNoMeta); in ese_boot_lock_set()