qcrypto_mac_keysize()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Retrieve the MAC key size
Synopsis:
#include <qcrypto/qcrypto.h>
size_t qcrypto_mac_keysize(qcrypto_ctx_t *ctx)
Arguments:
- ctx
- The algorithm context object.
Library:
libqcryptoReturns:
The key size in bytes.
Page updated: