libressl-d ~master (2022-05-15T17:34:09.6250468)
Dub
Repo
CRYPTO_poly1305_init
libressl_d
openssl
poly1305
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
void
CRYPTO_poly1305_init
(
.
poly1305_context
*
ctx
,
const
(
ubyte
)*
key
)
Meta
Source
See Implementation
libressl_d
openssl
poly1305
aliases
poly1305_state
functions
CRYPTO_poly1305_finish
CRYPTO_poly1305_init
CRYPTO_poly1305_update
structs
poly1305_context