Lines Matching refs:heap
1636 SIXTY_FOUR_BIT bn_ops flag. This was causing heap corruption on that
3466 dependent but is typically heap allocated.
4269 - Keep all global DRBG instances on the secure heap if it is enabled.
4937 * ChaCha20/Poly1305 heap-buffer-overflow
5956 * Add secure heap for storage of private keys (when possible).
6729 can overflow resulting in a heap corruption.
6891 amounts of input data then a length check can overflow resulting in a heap
6911 resulting in a heap corruption. Following an analysis of all OpenSSL
7032 * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption
7041 is insufficiently sized leading to heap corruption. A similar issue exists
7930 can overflow resulting in a heap corruption.
8093 amounts of input data then a length check can overflow resulting in a heap
8113 resulting in a heap corruption. Following an analysis of all OpenSSL
8234 * Fix BN_hex2bn/BN_dec2bn NULL pointer deref/heap corruption
8243 is insufficiently sized leading to heap corruption. A similar issue exists