Searched defs:CRYPTO_refcount_inc (Results 1 – 3 of 3) sorted by relevance
29 void CRYPTO_refcount_inc(CRYPTO_refcount_t *count) { in CRYPTO_refcount_inc() function
37 void CRYPTO_refcount_inc(CRYPTO_refcount_t *in_count) { in CRYPTO_refcount_inc() function
535 #define CRYPTO_refcount_inc GRPC_SHADOW_CRYPTO_refcount_inc macro