!a && !a->b is clearly wrong! Changed to !a || !a->b (Coverity ID 145).
[openssl.git] / doc / apps / pkeyutl.pod
2006-07-09 Dr. Stephen HensonNew functions to add and free up application defined...
2006-07-08 Dr. Stephen HensonUpdate docs with algorithm options.
2006-07-08 Dr. Stephen HensonTypo.
2006-07-08 Dr. Stephen HensonInitial docs for pkeyutl.