Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/openssl/include/openssl/
A Dcrypto.h245 # define CRYPTO_add(addr,amount,type) \ argument
246 CRYPTO_add_lock(addr,amount,type,__FILE__,__LINE__)
468 int CRYPTO_add_lock(int *pointer, int amount, int type, const char *file,

Completed in 3 milliseconds