Home
last modified time | relevance | path

Searched defs:CRYPTO_DOWN_REF (Results 1 – 1 of 1) sorted by relevance

/openssl/include/internal/
H A Drefcount.h49 static inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_DOWN_REF() function
77 static __inline__ int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_DOWN_REF() function
104 static __inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_DOWN_REF() function
136 static __inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_DOWN_REF() function
169 static __inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_DOWN_REF() function
208 static ossl_unused ossl_inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, in CRYPTO_DOWN_REF() function
248 static ossl_unused ossl_inline int CRYPTO_DOWN_REF(CRYPTO_REF_COUNT *refcnt, in CRYPTO_DOWN_REF() function

Completed in 7 milliseconds