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

/freebsd-10.1-release/contrib/compiler-rt/lib/
H A Dpowidf2.c22 const int recip = b < 0; local
H A Dpowisf2.c22 const int recip = b < 0; local
H A Dpowitf2.c24 const int recip = b < 0; local
H A Dpowixf2.c24 const int recip = b < 0; local
/freebsd-10.1-release/crypto/openssh/
H A Dsmult_curve25519_ref.c180 static void recip(unsigned int out[32],const unsigned int z[32]) function
/freebsd-10.1-release/crypto/openssl/crypto/cms/
H A Dcms_env.c145 CMS_add1_recipient_cert(CMS_ContentInfo *cms, X509 *recip, unsigned int flags) argument
226 CMS_RecipientInfo_ktri_get0_algs(CMS_RecipientInfo *ri, EVP_PKEY **pk, X509 **recip, X509_ALGOR **palg) argument
[all...]
H A Dcms_smime.c541 X509 *recip; local
H A Dcms_lcl.h195 X509 *recip; member in struct:CMS_KeyTransRecipientInfo_st
/freebsd-10.1-release/crypto/openssl/apps/
H A Dsmime.c102 X509 *cert = NULL, *recip = NULL, *signer = NULL; local
H A Dcms.c118 X509 *cert = NULL, *recip = NULL, *signer = NULL; local
/freebsd-10.1-release/contrib/sendmail/src/
H A Ddeliver.c145 char *recip; local

Completed in 100 milliseconds