Searched refs:chacha20_poly1305_ctx (Results 1 – 1 of 1) sorted by relevance
373 struct chacha20_poly1305_ctx { struct394 struct chacha20_poly1305_ctx *cpx = ctx->cipher_data; in chacha20_poly1305_init() argument437 struct chacha20_poly1305_ctx *cpx = ctx->cipher_data; in chacha20_poly1305_cipher()539 struct chacha20_poly1305_ctx *cpx = ctx->cipher_data; in chacha20_poly1305_cleanup()549 struct chacha20_poly1305_ctx *cpx = ctx->cipher_data; in chacha20_poly1305_ctrl()610 .ctx_size = sizeof(struct chacha20_poly1305_ctx),