1KCAPI_MD_DIGESTSIZE(3)       Programming Interface      KCAPI_MD_DIGESTSIZE(3)
2
3
4

NAME

6       kcapi_md_digestsize - return the size of the message digest
7

SYNOPSIS

9       uint32_t kcapi_md_digestsize(struct kcapi_handle * handle);
10

ARGUMENTS

12       handle
13           [in] cipher handle
14

DESCRIPTION

16       The returned message digest size can be used before the kcapi_md_final
17       function invocation to determine the right memory size to be allocated
18       for this call.
19
20       return > 0 specifying the block size; 0 on error
21

AUTHOR

23       Stephan Mueller <smueller@chronox.de>
24           Author.
25
27libkcapi Manual 1.1.5             August 2019           KCAPI_MD_DIGESTSIZE(3)
Impressum