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

/macosx-10.10/OpenSSL098-52/src/crypto/asn1/
H A Dx_pubkey.c243 CRYPTO_add(&pkey->references,1,CRYPTO_LOCK_EVP_PKEY);
273 CRYPTO_add(&key->pkey->references, 1, CRYPTO_LOCK_EVP_PKEY);
371 CRYPTO_w_lock(CRYPTO_LOCK_EVP_PKEY);
374 CRYPTO_w_unlock(CRYPTO_LOCK_EVP_PKEY);
381 CRYPTO_w_unlock(CRYPTO_LOCK_EVP_PKEY);
383 CRYPTO_add(&ret->references, 1, CRYPTO_LOCK_EVP_PKEY);
/macosx-10.10/ruby-106/ruby/ext/openssl/
H A Dossl_pkey.c202 CRYPTO_add(&pkey->references, 1, CRYPTO_LOCK_EVP_PKEY);
216 CRYPTO_add(&pkey->references, 1, CRYPTO_LOCK_EVP_PKEY);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dcrypto.h126 #define CRYPTO_LOCK_EVP_PKEY 10 macro
/macosx-10.10/OpenSSL098-52/src/crypto/store/
H A Dstr_lib.c455 CRYPTO_add(&object->data.key->references,1,CRYPTO_LOCK_EVP_PKEY);
481 CRYPTO_add(&object->data.key->references,1,CRYPTO_LOCK_EVP_PKEY);
514 CRYPTO_add(&data->references,1,CRYPTO_LOCK_EVP_PKEY);
622 CRYPTO_add(&object->data.key->references,1,CRYPTO_LOCK_EVP_PKEY);
676 CRYPTO_add(&object->data.key->references,1,CRYPTO_LOCK_EVP_PKEY);
709 CRYPTO_add(&data->references,1,CRYPTO_LOCK_EVP_PKEY);
817 CRYPTO_add(&object->data.key->references,1,CRYPTO_LOCK_EVP_PKEY);
/macosx-10.10/OpenSSL098-52/src/crypto/
H A Dcrypto.h193 #define CRYPTO_LOCK_EVP_PKEY 10 macro
/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A Dp_lib.c454 i=CRYPTO_add(&x->references,-1,CRYPTO_LOCK_EVP_PKEY);
/macosx-10.10/OpenSSL098-52/src/crypto/pkcs7/
H A Dpk7_lib.c390 CRYPTO_add(&pkey->references,1,CRYPTO_LOCK_EVP_PKEY);
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Dcrypto.h193 #define CRYPTO_LOCK_EVP_PKEY 10 macro
/macosx-10.10/OpenSSL098-52/src/engines/
H A De_chil.c872 CRYPTO_w_lock(CRYPTO_LOCK_EVP_PKEY);
879 CRYPTO_w_unlock(CRYPTO_LOCK_EVP_PKEY);
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dssl_cert.c271 CRYPTO_LOCK_EVP_PKEY);
H A Dssl_rsa.c219 CRYPTO_add(&pkey->references,1,CRYPTO_LOCK_EVP_PKEY);
/macosx-10.10/OpenSSL098-52/src/crypto/cms/
H A Dcms_sd.c322 CRYPTO_add(&pk->references, 1, CRYPTO_LOCK_EVP_PKEY);
/macosx-10.10/postfix-255/postfix/src/tls/
H A Dtls_dane.c572 CRYPTO_add(&k->references, 1, CRYPTO_LOCK_EVP_PKEY);

Completed in 224 milliseconds