Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4100.c441 int ospos = os_len - 1; in convert_from_string() local
452 os[ospos] = nibble; in convert_from_string()
461 os[ospos] |= nibble << 4; in convert_from_string()
462 ospos--; in convert_from_string()