boringssl ~master (2018-08-30T01:56:08Z)
Dub
Repo
CMAC_Final
deimos
openssl
cmac
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
int
CMAC_Final
(
CMAC_CTX
*
ctx
,
ubyte
*
out_
,
size_t
*
poutlen
)
Meta
Source
See Implementation
deimos
openssl
cmac
aliases
CMAC_CTX
functions
CMAC_CTX_cleanup
CMAC_CTX_copy
CMAC_CTX_free
CMAC_CTX_get0_cipher_ctx
CMAC_CTX_new
CMAC_Final
CMAC_Init
CMAC_Update
CMAC_resume
structs
CMAC_CTX_st