Home
last modified time | relevance | path

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

/third_party/node/deps/base64/base64/lib/arch/neon32/
Dcodec.c59 enc_loop_neon32(&s, &slen, &o, &olen); in BASE64_ENC_FUNCTION()
Denc_loop.c133 enc_loop_neon32 (const uint8_t **s, size_t *slen, uint8_t **o, size_t *olen) in enc_loop_neon32() function