Searched refs:CRYPTO_LOCK_SSL_CERT (Results 1 - 6 of 6) sorted by relevance

/external/openssl/crypto/threads/
H A Dth-lock.c213 if (CRYPTO_LOCK_SSL_CERT == type)
362 if (CRYPTO_LOCK_SSL_CERT == type)
/external/openssl/crypto/
H A Dcrypto.h196 #define CRYPTO_LOCK_SSL_CERT 13 macro
/external/openssl/include/openssl/
H A Dcrypto.h196 #define CRYPTO_LOCK_SSL_CERT 13 macro
/external/openssl/ssl/
H A Ds2_srvr.c735 CRYPTO_add(&s->cert->references,1,CRYPTO_LOCK_SSL_CERT);
748 CRYPTO_LOCK_SSL_CERT);
H A Dssl_cert.c367 i=CRYPTO_add(&c->references,-1,CRYPTO_LOCK_SSL_CERT);
H A Dssl_lib.c883 CRYPTO_add(&f->cert->references,1,CRYPTO_LOCK_SSL_CERT);

Completed in 136 milliseconds