summaryrefslogtreecommitdiff
path: root/fips/utl/fips_lck.c
Commit message (Expand)AuthorAgeFilesLines
* Include support for an add_lock callback to tiny FIPS locking API.steve2011-02-141-2/+16
* Remove unneeded functions, make some functions and variables static.steve2011-02-041-1/+1
* Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refersteve2011-01-271-1/+1
* New FIPS_lock() function for minimal FIPS locking API: to avoid dependenciessteve2011-01-271-0/+73