Searched refs:new_func (Results 51 - 67 of 67) sorted by relevance

123

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dx509_vfy.h501 OPENSSL_EXPORT int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dssl.h2176 OPENSSL_EXPORT int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
2181 OPENSSL_EXPORT int SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
2186 OPENSSL_EXPORT int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dx509.h796 OPENSSL_EXPORT int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/external/chromium_org/third_party/boringssl/src/ssl/
H A Dssl_lib.c2856 int SSL_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, argument
2860 new_func, dup_func, free_func);
2873 int SSL_CTX_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, argument
2877 new_func, dup_func, free_func);
/external/openssl/crypto/store/
H A Dstore.h115 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dstr_lib.c205 int STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
209 new_func, dup_func, free_func);
/external/openssl/ssl/
H A Dssl_lib.c3210 int SSL_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, argument
3214 new_func, dup_func, free_func);
3227 int SSL_CTX_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func, argument
3231 new_func, dup_func, free_func);
H A Dssl.h2105 int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
2110 int SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
2115 int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/external/openssl/include/openssl/
H A Dssl.h2105 int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
2110 int SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
2115 int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dbio.h619 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
H A Dx509.h844 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dx509_vfy.c2082 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
2088 new_func, dup_func, free_func);
/external/openssl/crypto/x509/
H A Dx509_vfy.c1831 int X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, argument
1837 new_func, dup_func, free_func);
H A Dx509.h844 int X509_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h790 LIBPROTOBUF_EXPORT LogHandler* SetLogHandler(LogHandler* new_func);
/external/openssl/crypto/bio/
H A Dbio.h619 int BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h731 LIBPROTOBUF_EXPORT LogHandler* SetLogHandler(LogHandler* new_func);

Completed in 486 milliseconds

123