Searched defs:recip (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10.1/postfix-255/postfix/src/cleanup/
H A Dcleanup_out_recipient.c109 cleanup_out_recipient(CLEANUP_STATE *state, const char *dsn_orcpt, int dsn_notify, const char *orcpt, const char *recip) argument
H A Dcleanup.h60 char *recip; /* envelope recipient address */ member in struct:CLEANUP_STATE
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A Dvmdh.c39 vmdh_create(uint32_t g, const uint8_t *p, size_t p_len, const uint8_t *recip, size_t recip_len) argument
H A DSecDH.c144 DERItem recip; /* Only used in Apple Custom blocks. */ member in struct:__anon5133
98 SecDHCreate(uint32_t g, const uint8_t *p, size_t p_len, uint32_t l, const uint8_t *recip, size_t recip_len, SecDHContext *pdh) argument
312 SecDHEncodeParams(CFDataRef g, CFDataRef p, CFDataRef l, CFDataRef recip, CFDataRef *params) argument
[all...]
H A DSecCMS.c118 SecCertificateRef recip = local
/macosx-10.10.1/Libc-1044.1.2/gen/
H A Dnanosleep.c210 double recip; local
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dsmime.c97 X509 *cert = NULL, *recip = NULL, *signer = NULL; local
H A Dcms.c114 X509 *cert = NULL, *recip = NULL, *signer = NULL; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/atomTime/
H A DatomTime.c166 giant recip = NULL; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/cms/
H A Dcms_env.c147 CMS_add1_recipient_cert(CMS_ContentInfo *cms, X509 *recip, unsigned int flags) argument
236 CMS_RecipientInfo_ktri_get0_algs(CMS_RecipientInfo *ri, EVP_PKEY **pk, X509 **recip, X509_ALGOR **palg) argument
[all...]
H A Dcms_smime.c586 X509 *recip; local
H A Dcms_lcl.h203 X509 *recip; member in struct:CMS_KeyTransRecipientInfo_st
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A Delliptic.c1014 giant recip; local
1028 static void curveOrderJustifyWithRecip(giant g, giant curveOrder, giant recip) argument
H A DgiantIntegers.c1710 giant recip = borrowGiant(2 * d->capacity); local
1735 giant recip = borrowGiant(2 * abs(d->sign)); local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A Delliptic.c1014 giant recip; local
1028 static void curveOrderJustifyWithRecip(giant g, giant curveOrder, giant recip) argument
H A DgiantIntegers.c1710 giant recip = borrowGiant(2 * d->capacity); local
1735 giant recip = borrowGiant(2 * abs(d->sign)); local
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_pkcs7.c522 ossl_pkcs7_add_recipient(VALUE self, VALUE recip) argument

Completed in 125 milliseconds