Searched defs:chacha_ctx (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dchacha_private.h18 } chacha_ctx; typedef in typeref:struct:__anon217
60 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits)
87 chacha_ivsetup(chacha_ctx *x,const u8 *iv)
96 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes)

Completed in 11 milliseconds