Lines Matching +full:case +full:- +full:sensitive
22 - Memory allocation functions
93 parameters and call a lower-level B<CRYPTO_xxx> API.
111 this case, OPENSSL_aligned_alloc implements its own alignment routine,
118 when the buffer at B<addr> holds sensitive information.
126 that sensitive tail bytes will survive zeroization because the block of
128 then the old sensitive data will not be overwritten; rather, a block of
157 If the library is built with the C<crypto-mdebug> option, then one
208 CRYPTO_set_mem_debug(), and CRYPTO_mem_ctrl() are deprecated and are no-ops that
209 always return -1.
212 are deprecated and are no-ops that always return 0.
250 The memory-leak checking has been deprecated in OpenSSL 3.0 in favor of
257 Copyright 2016-2024 The OpenSSL Project Authors. All Rights Reserved.