Home
last modified time | relevance | path

Searched refs:ossl_cmp_hdr_set1_recipient (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_hdr.c122 int ossl_cmp_hdr_set1_recipient(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_recipient() function
325 if (!ossl_cmp_hdr_set1_recipient(hdr, rcp)) in ossl_cmp_hdr_init()
H A Dcmp_local.h808 int ossl_cmp_hdr_set1_recipient(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm);
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c122 int ossl_cmp_hdr_set1_recipient(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm) in ossl_cmp_hdr_set1_recipient() function
325 if (!ossl_cmp_hdr_set1_recipient(hdr, rcp)) in ossl_cmp_hdr_init()
H A Dcmp_local.h808 int ossl_cmp_hdr_set1_recipient(OSSL_CMP_PKIHEADER *hdr, const X509_NAME *nm);
/third_party/openssl/test/
H A Dcmp_hdr_test.c140 if (!TEST_int_eq(ossl_cmp_hdr_set1_recipient(fixture->hdr, x509name), 1)) in execute_HDR_set1_recipient_test()

Completed in 6 milliseconds