sodium ~master (2019-06-07T17:14:01Z)
Home
Dub
Repo
crypto_auth_hmacsha512_update
wrapper
sodium
crypto_auth_hmacsha512
Undocumented in source. Be warned that the author may not have intended to support it.
alias
crypto_auth_hmacsha512_update
=
deimos
.
sodium
.
crypto_auth_hmacsha512
.
crypto_auth_hmacsha512_update
bool
crypto_auth_hmacsha512_update
(crypto_auth_hmacsha512_state state, ubyte[] in_)
pragma(
inline
, true) @
nogc
pure @
trusted
bool
crypto_auth_hmacsha512_update
(
ref
crypto_auth_hmacsha512_state
state
,
scope
const
ubyte
[]
in_
)
Meta
Source
See Implementation
wrapper
sodium
crypto_auth_hmacsha512
aliases
crypto_auth_hmacsha512
crypto_auth_hmacsha512_final
crypto_auth_hmacsha512_init
crypto_auth_hmacsha512_update
crypto_auth_hmacsha512_verify