Home
last modified time | relevance | path

Searched refs:rek (Results 1 - 25 of 64) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_kari.c113 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek, in CMS_RecipientEncryptedKey_get0_id() argument
119 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_get0_id()
148 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek, in CMS_RecipientEncryptedKey_cert_cmp() argument
151 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_cert_cmp()
255 CMS_RecipientEncryptedKey *rek) in CMS_RecipientInfo_kari_decrypt()
263 enckeylen = rek->encryptedKey->length; in CMS_RecipientInfo_kari_decrypt()
264 enckey = rek->encryptedKey->data; in CMS_RecipientInfo_kari_decrypt()
347 CMS_RecipientEncryptedKey *rek = NULL; in ossl_cms_RecipientInfo_kari_init() local
358 rek = M_ASN1_new_of(CMS_RecipientEncryptedKey); in ossl_cms_RecipientInfo_kari_init()
359 if (rek in ossl_cms_RecipientInfo_kari_init()
253 CMS_RecipientInfo_kari_decrypt(CMS_ContentInfo *cms, CMS_RecipientInfo *ri, CMS_RecipientEncryptedKey *rek) CMS_RecipientInfo_kari_decrypt() argument
481 CMS_RecipientEncryptedKey *rek; ossl_cms_RecipientInfo_kari_encrypt() local
[all...]
H A Dcms_smime.c678 CMS_RecipientEncryptedKey *rek; in cms_kari_set1_pkey_and_peer() local
684 rek = sk_CMS_RecipientEncryptedKey_value(reks, i); in cms_kari_set1_pkey_and_peer()
685 if (cert != NULL && CMS_RecipientEncryptedKey_cert_cmp(rek, cert)) in cms_kari_set1_pkey_and_peer()
688 rv = CMS_RecipientInfo_kari_decrypt(cms, ri, rek); in cms_kari_set1_pkey_and_peer()
H A Dcms_asn1.c124 CMS_RecipientEncryptedKey *rek = (CMS_RecipientEncryptedKey *)*pval;
126 EVP_PKEY_free(rek->pkey);
/third_party/openssl/crypto/cms/
H A Dcms_kari.c113 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek, in CMS_RecipientEncryptedKey_get0_id() argument
119 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_get0_id()
148 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek, in CMS_RecipientEncryptedKey_cert_cmp() argument
151 CMS_KeyAgreeRecipientIdentifier *rid = rek->rid; in CMS_RecipientEncryptedKey_cert_cmp()
255 CMS_RecipientEncryptedKey *rek) in CMS_RecipientInfo_kari_decrypt()
263 enckeylen = rek->encryptedKey->length; in CMS_RecipientInfo_kari_decrypt()
264 enckey = rek->encryptedKey->data; in CMS_RecipientInfo_kari_decrypt()
347 CMS_RecipientEncryptedKey *rek = NULL; in ossl_cms_RecipientInfo_kari_init() local
358 rek = M_ASN1_new_of(CMS_RecipientEncryptedKey); in ossl_cms_RecipientInfo_kari_init()
359 if (rek in ossl_cms_RecipientInfo_kari_init()
253 CMS_RecipientInfo_kari_decrypt(CMS_ContentInfo *cms, CMS_RecipientInfo *ri, CMS_RecipientEncryptedKey *rek) CMS_RecipientInfo_kari_decrypt() argument
481 CMS_RecipientEncryptedKey *rek; ossl_cms_RecipientInfo_kari_encrypt() local
[all...]
H A Dcms_smime.c678 CMS_RecipientEncryptedKey *rek; in cms_kari_set1_pkey_and_peer() local
684 rek = sk_CMS_RecipientEncryptedKey_value(reks, i); in cms_kari_set1_pkey_and_peer()
685 if (cert != NULL && CMS_RecipientEncryptedKey_cert_cmp(rek, cert)) in cms_kari_set1_pkey_and_peer()
688 rv = CMS_RecipientInfo_kari_decrypt(cms, ri, rek); in cms_kari_set1_pkey_and_peer()
H A Dcms_asn1.c135 CMS_RecipientEncryptedKey *rek = (CMS_RecipientEncryptedKey *)*pval;
137 EVP_PKEY_free(rek->pkey);
/third_party/openssl/ohos_lite/include/openssl/
H A Dcms.h314 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
319 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
325 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dcms.h467 int CMS_RecipientEncryptedKey_get0_id(CMS_RecipientEncryptedKey *rek,
472 int CMS_RecipientEncryptedKey_cert_cmp(CMS_RecipientEncryptedKey *rek,
479 CMS_RecipientEncryptedKey *rek);

Completed in 27 milliseconds

123