Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/evp/
H A De_chacha20poly1305.c373 struct chacha20_poly1305_ctx { struct
394 struct chacha20_poly1305_ctx *cpx = ctx->cipher_data; in chacha20_poly1305_init() argument
437 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),