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

  /external/boringssl/src/crypto/
thread.c 77 void CRYPTO_set_add_lock_callback(int (*func)(int *num, int mount, int lock_num,
  /external/boringssl/src/include/openssl/
thread.h 121 /* CRYPTO_set_add_lock_callback does nothing. */
122 OPENSSL_EXPORT void CRYPTO_set_add_lock_callback(int (*func)(

Completed in 34 milliseconds