Searched refs:no_zero_allocator (Results 1 – 2 of 2) sorted by relevance
/external/python/pyopenssl/src/OpenSSL/ | ||
D | _util.py | 18 no_zero_allocator = ffi.new_allocator(should_clear_after_alloc=False) variable |
D | SSL.py | 21 no_zero_allocator as _no_zero_allocator, |