HomeSort by relevance Sort by last modified time
    Searched refs:operation_text (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/
cryptlib.c 566 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,
  /external/openssl/crypto/
cryptlib.c 566 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 62 milliseconds