Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 25 of 30) sorted by relevance

12

/openssl-master/providers/implementations/keymgmt/
A Dkdf_legacy_kmgmt.c53 int ref = 0; in ossl_kdf_data_free() local
68 int ref = 0; in ossl_kdf_data_up_ref() local
A Dmac_legacy_kmgmt.c90 int ref = 0; in ossl_mac_key_free() local
108 int ref = 0; in ossl_mac_key_up_ref() local
/openssl-master/test/
A Dchacha_internal_test.c29 static const unsigned char ref[] = { variable
A Dbio_enc_test.c43 unsigned char out[BUF_SIZE], ref[BUF_SIZE]; in do_bio_cipher() local
A Dparams_conversion_test.c35 void *ref, *datum; member
A Dcmp_client_test.c38 static unsigned char ref[CMP_TEST_REFVALUE_LENGTH]; variable
A Dcmp_hdr_test.c433 unsigned char ref[CMP_TEST_REFVALUE_LENGTH]; in test_HDR_init_with_ref() local
A Dcmp_msg_test.c36 static unsigned char ref[CMP_TEST_REFVALUE_LENGTH]; variable
A Dcmp_protect_test.c283 static unsigned char ref[] = { 0xca, 0xfe, 0xba, 0xbe }; in test_MSG_protect_pbmac_no_sender() local
/openssl-master/crypto/evp/
A Dkdf_meth.c23 int ref = 0; in evp_kdf_up_ref() local
32 int ref = 0; in evp_kdf_free() local
A Dmac_meth.c13 int ref = 0; in evp_mac_up_ref() local
22 int ref = 0; in evp_mac_free() local
A Devp_rand.c55 int ref = 0; in evp_rand_up_ref() local
65 int ref = 0; in evp_rand_free() local
325 int ref = 0; in evp_rand_ctx_up_ref() local
375 int ref = 0; in EVP_RAND_CTX_free() local
A Dkeymgmt_meth.c238 int ref = 0; in EVP_KEYMGMT_up_ref() local
246 int ref = 0; in EVP_KEYMGMT_free() local
A Dexchange.c164 int ref = 0; in EVP_KEYEXCH_up_ref() local
A Dkem.c393 int ref = 0; in EVP_KEM_up_ref() local
A Dasymcipher.c458 int ref = 0; in EVP_ASYM_CIPHER_up_ref() local
A Dsignature.c297 int ref = 0; in EVP_SIGNATURE_up_ref() local
A Ddigest.c1052 int ref = 0; in EVP_MD_up_ref() local
/openssl-master/crypto/bio/
A Dossl_core_bio.c38 int ref = 0; in ossl_core_bio_up_ref() local
45 int ref = 0, res = 1; in ossl_core_bio_free() local
/openssl-master/crypto/x509/
A Dv3_cpols.c452 NOTICEREF *ref; in print_notice() local
/openssl-master/crypto/encode_decode/
A Ddecoder_meth.c45 int ref = 0; in OSSL_DECODER_up_ref() local
53 int ref = 0; in OSSL_DECODER_free() local
A Dencoder_meth.c45 int ref = 0; in OSSL_ENCODER_up_ref() local
53 int ref = 0; in OSSL_ENCODER_free() local
/openssl-master/crypto/store/
A Dstore_result.c69 const void *ref; member
A Dstore_meth.c20 int ref = 0; in OSSL_STORE_LOADER_up_ref() local
/openssl-master/crypto/
A Dprovider_core.c476 int ref = 0; in ossl_provider_up_ref() local
668 int ref = 0; in ossl_provider_free() local
1275 int ret = 0, curr, max, ref = 0; in ossl_provider_doall_activated() local

Completed in 43 milliseconds

12