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

/external/openssl/crypto/
H A Dcryptlib.c566 char *rw_text,*operation_text; local
569 operation_text="lock ";
571 operation_text="unlock";
573 operation_text="ERROR ";
584 CRYPTO_THREADID_hash(&id), rw_text, operation_text,

Completed in 186 milliseconds