Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dcrypto.h245 # define CRYPTO_add(addr,amount,type) \ macro
253 # define CRYPTO_add(a,b,c) ((*(a))+=(b)) macro