devcrypto_plugin_register_algorithm()
QNX SDP8.0QNX OS System Security GuideAPIConfiguration
Register an algorithm
Synopsis:
#include <dev/crypto/devcrypto_plugin.h>int devcrypto_plugin_register_algorithm(const devcrypto_algorithm_t *alg)Arguments:
- alg
- The algorithm object.
Library:
devcrReturns:
EOK if successful or errno if an error occurred.
Page updated:
