Home
last modified time | relevance | path

Searched refs:CRYPTO_add (Results 1 – 1 of 1) sorted by relevance

/babblesim_ext_libCryptov1-latest/include/openssl/
Dcrypto.h245 # define CRYPTO_add(addr,amount,type) \ macro
253 # define CRYPTO_add(a,b,c) ((*(a))+=(b)) macro