devcrypto_digest_op_init
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Initialize a digest algorithm state
Synopsis:
#include <dev/crypto/devcrypto_plugin.h>
typedef int(* devcrypto_digest_op_init)(devcrypto_state_ctx_t *sctx);
Arguments:
- sctx
- The state context.
Library:
devcrReturns:
EOK if successful or errno
if an error occurred.
Page updated: