Searched defs:CRYPTO_add (Results 1 – 2 of 2) sorted by relevance
241 #define CRYPTO_add(addr,amount,type) \ macro249 #define CRYPTO_add(a,b,c) ((*(a))+=(b)) macro