Home
last modified time | relevance | path

Searched refs:no_zero_allocator (Results 1 – 2 of 2) sorted by relevance

/external/python/pyopenssl/src/OpenSSL/
D_util.py18 no_zero_allocator = ffi.new_allocator(should_clear_after_alloc=False) variable
DSSL.py21 no_zero_allocator as _no_zero_allocator,