Searched refs:operation_text (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/
H A Dcryptlib.c562 char *rw_text, *operation_text; local
565 operation_text = "lock ";
567 operation_text = "unlock";
569 operation_text = "ERROR ";
580 CRYPTO_THREADID_hash(&id), rw_text, operation_text,

Completed in 44 milliseconds