Searched refs:CRYPTO_secure_allocated (Results 1 – 6 of 6) sorted by relevance
26 || !TEST_false(CRYPTO_secure_allocated(s))) in test_sec_mem()32 || !TEST_false(CRYPTO_secure_allocated(r))) in test_sec_mem()37 || !TEST_true(CRYPTO_secure_allocated(p)) in test_sec_mem()45 if (!TEST_false(CRYPTO_secure_allocated(q))) in test_sec_mem()51 || !TEST_true(CRYPTO_secure_allocated(s)) in test_sec_mem()
10 CRYPTO_secure_allocated,37 int CRYPTO_secure_allocated(const void *ptr);114 CRYPTO_secure_allocated() returns 1 if the pointer is in the secure heap, or 0 if not.
157 if (!CRYPTO_secure_allocated(ptr)) { in CRYPTO_secure_free()180 if (!CRYPTO_secure_allocated(ptr)) { in CRYPTO_secure_clear_free()199 int CRYPTO_secure_allocated(const void *ptr) in CRYPTO_secure_allocated() function
284 int CRYPTO_secure_allocated(const void *ptr);
199 drbg->secure = secure && CRYPTO_secure_allocated(drbg); in rand_drbg_new()
1915 CRYPTO_secure_allocated 1899 1_1_0 EXIST::FUNCTION: