Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Drefcount.h57 static inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_GET_REF() function
85 static __inline__ int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_GET_REF() function
110 static __inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_GET_REF() function
144 static __inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_GET_REF() function
175 static __inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, int *ret) in CRYPTO_GET_REF() function
214 static ossl_unused ossl_inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, in CRYPTO_GET_REF() function
256 static ossl_unused ossl_inline int CRYPTO_GET_REF(CRYPTO_REF_COUNT *refcnt, in CRYPTO_GET_REF() function
/openssl/crypto/engine/
H A Deng_local.h165 CRYPTO_GET_REF(&e->struct_ref, &res); in eng_struct_ref()
/openssl/crypto/bio/
H A Dbio_lib.c856 CRYPTO_GET_REF(&b->references, &ref); in BIO_free_all()
/openssl/ssl/quic/
H A Dquic_impl.c3153 if (!CRYPTO_GET_REF(&xso->ssl.references, &nref)) { in ossl_quic_attach_stream()

Completed in 27 milliseconds