Searched refs:chacha20_xform_crypt (Results 1 – 1 of 1) sorted by relevance
28 chacha20_xform_crypt(void *ctx, const uint8_t *in, uint8_t *out) in chacha20_xform_crypt() function51 .encrypt = chacha20_xform_crypt,52 .decrypt = chacha20_xform_crypt,