Searched refs:ERR_AFALG_error (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/openssl/engines/
H A De_afalg_err.h14 # define AFALGerr(f, r) ERR_AFALG_error((f), (r), OPENSSL_FILE, OPENSSL_LINE)
H A De_afalg_err.c78 static void ERR_AFALG_error(int function, int reason, char *file, int line) function

Completed in 100 milliseconds