qcrypto_release_ctx()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Release an algorithm context handle
Synopsis:
#include <qcrypto/qcrypto.h>
void qcrypto_release_ctx(qcrypto_ctx_t *ctx)
Arguments:
- ctx
- The algorithm context object.
Library:
libqcryptoDescription:
This function releases an algorithm context handle after the algorithm manipulation is complete.
Page updated: