add two integers @param a The first source integer @param b The second source integer @param c The destination of "a + b" @return CRYPT_OK on success
See Implementation
add two integers @param a The first source integer @param b The second source integer @param c The destination of "a + b" @return CRYPT_OK on success