Expectations: - OSSL_FN functions for more arithmetic operations: mul, sqr, div - Modify the corresponding BN functions to wrap around those OSSL_FN functions - Additional tests added in `test/fn_test.c` This is meant as a proof of concept for functions using OSSL_FN_CTX