summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto_lock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Hide symbols in crypto.hbeck2023-07-081-1/+3
* Reinstate bn_isqrt.c r1.8 and crypto_lock.c r1.3tb2023-06-041-4/+3
* backout alignment changes (breaking at least two architectures)deraadt2023-05-191-3/+4
* Use crypto_internal.h's CTASSERT()tb2023-05-171-4/+3
* Correct lock initialisation for libcrypto.jsing2018-11-281-13/+53
* Add automatic threading initialization for libcrypto.bcook2018-11-111-0/+55