Home
last modified time | relevance | path

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

/openssl/crypto/thread/
H A Dinternal.c27 uint64_t retval = 0; in ossl_get_avail_threads() local
73 int ossl_crypto_thread_join(void *vhandle, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_join()
115 int ossl_crypto_thread_join(void *vhandle, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_join()
H A Darch.c47 int ossl_crypto_thread_native_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_join()
/openssl/test/
H A Dthreadpool_test.c60 uint32_t retval; in test_thread_native() local
98 uint32_t retval[3]; in test_thread_internal() local
H A Dext_internal_test.c85 int retval = 1; in test_extension_list() local
H A Dcert_comp_test.c93 int retval = 0; in ssl_comp_cert() local
/openssl/apps/include/
H A Dopt.h325 int retval; member
363 int retval; member
/openssl/crypto/thread/arch/
H A Dthread_none.c19 int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_perform_join()
H A Dthread_posix.c63 int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_perform_join()
H A Dthread_win.c56 int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_perform_join()
/openssl/crypto/
H A Ddefaults.c65 char *retval = NULL; in get_windows_regdirs() local
/openssl/include/internal/
H A Dthread_arch.h75 CRYPTO_THREAD_RETVAL retval; member
/openssl/crypto/bn/
H A Dbn_prime.c215 int retval; in BN_generate_prime_ex() local
/openssl/ssl/
H A Dssl_rsa.c650 int retval = serverinfo_find_extension(serverinfo, serverinfo_length, in serverinfoex_srv_add_cb() local
H A Dssl_ciph.c972 int j, multi, found, rule, retval, ok, buflen; in ssl_cipher_process_rulestr() local
H A Dt1_lib.c1604 char *retval = OPENSSL_malloc(maxretlen); in SSL_get1_builtin_sigalgs() local
/openssl/crypto/pem/
H A Dpem_lib.c617 int retval = 0; in PEM_write_bio() local

Completed in 53 milliseconds