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