Home
last modified time | relevance | path

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

/external/modp_b64/
Dmodp_b64.cc144 uint32_t* destInt = (uint32_t*) p; in modp_b64_decode() local
152 *destInt = x << 8; in modp_b64_decode()
154 destInt = (uint32_t*)p; in modp_b64_decode()
214 uint32_t* destInt = (uint32_t*) p; in modp_b64_decode() local
224 *destInt = x ; in modp_b64_decode()
226 destInt = (uint32_t*)p; in modp_b64_decode()