register_algorithm()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Register an algorithm
Synopsis:
#include <qcrypto/qcrypto_plugin.h>int register_algorithm(const qcrypto_algorithm_t *alg)Arguments:
- alg
- The algorithm object.
Library:
libqcryptoReturns:
QCRYPTO_R_EOK if successful or qcrypto_errno if an error occurred.
Page updated:
