gcd @param a The first integer @param b The second integer @param c The destination for (a, b) @return CRYPT_OK on success
See Implementation
gcd @param a The first integer @param b The second integer @param c The destination for (a, b) @return CRYPT_OK on success