qcrypto_load()

Updated: April 19, 2023

Dynamically load the qcrypto library

Synopsis:

#include <qcrypto/qcrypto_dyn.h>
int qcrypto_load(void)

Library:

libqcrypto

Returns:

QCRYPTO_R_EOK if successful or qcrypto_errno if an error occurred.