qcrypto_mac_t

QNX SDP8.0QNX OS System Security GuideAPIConfiguration

MAC object

Synopsis:

#include <qcrypto/qcrypto_plugin.h>
typedef struct {
    qcrypto_mac_params_t params;
    qcrypto_mac_ops_t ops;
} qcrypto_mac_t;

Data:

qcrypto_mac_params_t params

The MAC parameters.

qcrypto_mac_ops_t ops

The MAC functions.

Library:

libqcrypto
Page updated: