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

  /external/openssl/crypto/ec/
ec_key.c 114 i=CRYPTO_add(&r->references,-1,CRYPTO_LOCK_EC);
223 int i = CRYPTO_add(&r->references, 1, CRYPTO_LOCK_EC);
530 CRYPTO_w_lock(CRYPTO_LOCK_EC);
534 CRYPTO_w_unlock(CRYPTO_LOCK_EC);
  /external/openssl/crypto/
crypto.h 216 #define CRYPTO_LOCK_EC 33
  /external/openssl/include/openssl/
crypto.h 216 #define CRYPTO_LOCK_EC 33

Completed in 505 milliseconds