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

/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dcryptlib.c566 char *rw_text,*operation_text; local
576 rw_text="r";
578 rw_text="w";
580 rw_text="ERROR";
584 CRYPTO_THREADID_hash(&id), rw_text, operation_text,
/external/openssl/crypto/
H A Dcryptlib.c566 char *rw_text,*operation_text; local
576 rw_text="r";
578 rw_text="w";
580 rw_text="ERROR";
584 CRYPTO_THREADID_hash(&id), rw_text, operation_text,

Completed in 55 milliseconds