Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > 0c0756de82b9bb61e9713cceb885975f > files > 56

pkcs11-helper-devel-1.07-4.fc12.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/>
<title>pkcs11-helper: pkcs11-helper-1.0/pkcs11h-engines.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.0 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
<h1>pkcs11-helper-1.0/pkcs11h-engines.h</h1><a href="pkcs11h-engines_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * Copyright (c) 2005-2008 Alon Bar-Lev &lt;alon.barlev@gmail.com&gt;</span>
<a name="l00003"></a>00003 <span class="comment"> * All rights reserved.</span>
<a name="l00004"></a>00004 <span class="comment"> *</span>
<a name="l00005"></a>00005 <span class="comment"> * This software is available to you under a choice of one of two</span>
<a name="l00006"></a>00006 <span class="comment"> * licenses.  You may choose to be licensed under the terms of the GNU</span>
<a name="l00007"></a>00007 <span class="comment"> * General Public License (GPL) Version 2, or the BSD license.</span>
<a name="l00008"></a>00008 <span class="comment"> *</span>
<a name="l00009"></a>00009 <span class="comment"> * GNU General Public License (GPL) Version 2</span>
<a name="l00010"></a>00010 <span class="comment"> * ===========================================</span>
<a name="l00011"></a>00011 <span class="comment"> * This program is free software; you can redistribute it and/or modify</span>
<a name="l00012"></a>00012 <span class="comment"> * it under the terms of the GNU General Public License version 2</span>
<a name="l00013"></a>00013 <span class="comment"> * as published by the Free Software Foundation.</span>
<a name="l00014"></a>00014 <span class="comment"> *</span>
<a name="l00015"></a>00015 <span class="comment"> * This program is distributed in the hope that it will be useful,</span>
<a name="l00016"></a>00016 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00017"></a>00017 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span>
<a name="l00018"></a>00018 <span class="comment"> * GNU General Public License for more details.</span>
<a name="l00019"></a>00019 <span class="comment"> *</span>
<a name="l00020"></a>00020 <span class="comment"> * You should have received a copy of the GNU General Public License</span>
<a name="l00021"></a>00021 <span class="comment"> * along with this program (see the file COPYING.GPL included with this</span>
<a name="l00022"></a>00022 <span class="comment"> * distribution); if not, write to the Free Software Foundation, Inc.,</span>
<a name="l00023"></a>00023 <span class="comment"> * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</span>
<a name="l00024"></a>00024 <span class="comment"> *</span>
<a name="l00025"></a>00025 <span class="comment"> * BSD License</span>
<a name="l00026"></a>00026 <span class="comment"> * ============</span>
<a name="l00027"></a>00027 <span class="comment"> * Redistribution and use in source and binary forms, with or without</span>
<a name="l00028"></a>00028 <span class="comment"> * modification, are permitted provided that the following conditions are met:</span>
<a name="l00029"></a>00029 <span class="comment"> *</span>
<a name="l00030"></a>00030 <span class="comment"> *     o Redistributions of source code must retain the above copyright notice,</span>
<a name="l00031"></a>00031 <span class="comment"> *       this list of conditions and the following disclaimer.</span>
<a name="l00032"></a>00032 <span class="comment"> *     o Redistributions in binary form must reproduce the above copyright</span>
<a name="l00033"></a>00033 <span class="comment"> *       notice, this list of conditions and the following disclaimer in the</span>
<a name="l00034"></a>00034 <span class="comment"> *       documentation and/or other materials provided with the distribution.</span>
<a name="l00035"></a>00035 <span class="comment"> *     o Neither the name of the &lt;ORGANIZATION&gt; nor the names of its</span>
<a name="l00036"></a>00036 <span class="comment"> *       contributors may be used to endorse or promote products derived from</span>
<a name="l00037"></a>00037 <span class="comment"> *       this software without specific prior written permission.</span>
<a name="l00038"></a>00038 <span class="comment"> *</span>
<a name="l00039"></a>00039 <span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;</span>
<a name="l00040"></a>00040 <span class="comment"> * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE</span>
<a name="l00041"></a>00041 <span class="comment"> * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE</span>
<a name="l00042"></a>00042 <span class="comment"> * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE</span>
<a name="l00043"></a>00043 <span class="comment"> * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR</span>
<a name="l00044"></a>00044 <span class="comment"> * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF</span>
<a name="l00045"></a>00045 <span class="comment"> * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS</span>
<a name="l00046"></a>00046 <span class="comment"> * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN</span>
<a name="l00047"></a>00047 <span class="comment"> * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)</span>
<a name="l00048"></a>00048 <span class="comment"> * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE</span>
<a name="l00049"></a>00049 <span class="comment"> * POSSIBILITY OF SUCH DAMAGE.</span>
<a name="l00050"></a>00050 <span class="comment"> */</span>
<a name="l00051"></a>00051 
<a name="l00067"></a>00067 <span class="preprocessor">#ifndef __PKCS11H_ENGINES_H</span>
<a name="l00068"></a>00068 <span class="preprocessor"></span><span class="preprocessor">#define __PKCS11H_ENGINES_H</span>
<a name="l00069"></a>00069 <span class="preprocessor"></span>
<a name="l00070"></a>00070 <span class="preprocessor">#include &lt;time.h&gt;</span>
<a name="l00071"></a>00071 <span class="preprocessor">#if !defined(_WIN32)</span>
<a name="l00072"></a>00072 <span class="preprocessor"></span><span class="preprocessor">#include &lt;sys/time.h&gt;</span>
<a name="l00073"></a>00073 <span class="preprocessor">#endif</span>
<a name="l00074"></a>00074 <span class="preprocessor"></span><span class="preprocessor">#include &lt;<a class="code" href="pkcs11h-def_8h.html" title="pkcs11-helper core definitions.">pkcs11-helper-1.0/pkcs11h-def.h</a>&gt;</span>
<a name="l00075"></a>00075 
<a name="l00076"></a>00076 <span class="preprocessor">#if defined(__cplusplus)</span>
<a name="l00077"></a>00077 <span class="preprocessor"></span><span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {
<a name="l00078"></a>00078 <span class="preprocessor">#endif</span>
<a name="l00079"></a>00079 <span class="preprocessor"></span>
<a name="l00083"></a><a class="code" href="structpkcs11h__sys__engine__s.html">00083</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structpkcs11h__sys__engine__s.html" title="System engine.">pkcs11h_sys_engine_s</a> {
<a name="l00084"></a>00084 
<a name="l00090"></a>00090         <span class="keywordtype">void</span> *(*malloc) (<span class="keywordtype">size_t</span> size);
<a name="l00091"></a>00091 
<a name="l00096"></a>00096         void (*<a class="code" href="structpkcs11h__sys__engine__s.html#a631b1551225906110292a19a18d995a5" title="free provider.">free</a>) (<span class="keywordtype">void</span> *ptr);
<a name="l00097"></a>00097 
<a name="l00102"></a>00102         time_t (*<a class="code" href="structpkcs11h__sys__engine__s.html#aa3aa4538cb7cda94783695615704082c" title="time provider.">time</a>) (void);
<a name="l00103"></a>00103 
<a name="l00108"></a>00108         void (*<a class="code" href="structpkcs11h__sys__engine__s.html#a5b4db86c1cfe1ecc156c57c8bdf923f3" title="usleep provider.">usleep</a>) (<span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> usec);
<a name="l00109"></a>00109 
<a name="l00114"></a>00114 <span class="preprocessor">#if defined(_WIN32)</span>
<a name="l00115"></a>00115 <span class="preprocessor"></span>        <span class="keywordtype">void</span> *<a class="code" href="structpkcs11h__sys__engine__s.html#aa3b66c60103c66e5355c2def67c1911a" title="gettimeofday provider (unix).">gettimeofday</a>;
<a name="l00116"></a>00116 <span class="preprocessor">#else</span>
<a name="l00117"></a>00117 <span class="preprocessor"></span>        int (*<a class="code" href="structpkcs11h__sys__engine__s.html#aa3b66c60103c66e5355c2def67c1911a" title="gettimeofday provider (unix).">gettimeofday</a>) (<span class="keyword">struct </span>timeval *tv);
<a name="l00118"></a>00118 <span class="preprocessor">#endif</span>
<a name="l00119"></a>00119 <span class="preprocessor"></span>} <a class="code" href="structpkcs11h__sys__engine__s.html" title="System engine.">pkcs11h_engine_system_t</a>;
<a name="l00120"></a>00120 
<a name="l00124"></a><a class="code" href="structpkcs11h__crypto__engine__s.html">00124</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structpkcs11h__crypto__engine__s.html" title="Crypto engine.">pkcs11h_crypto_engine_s</a> {
<a name="l00125"></a>00125         <span class="keywordtype">void</span> *global_data;
<a name="l00126"></a>00126 
<a name="l00132"></a>00132         int (*<a class="code" href="structpkcs11h__crypto__engine__s.html#ab1ba69b176b8136ca769097d5ade5e18" title="Initialize engine.">initialize</a>) (
<a name="l00133"></a>00133                 IN <span class="keywordtype">void</span> * <span class="keyword">const</span> global_data
<a name="l00134"></a>00134         );
<a name="l00135"></a>00135 
<a name="l00141"></a>00141         int (*<a class="code" href="structpkcs11h__crypto__engine__s.html#a9df58b43a899d9ff619606aac3b61da2" title="Uninitialize engine.">uninitialize</a>) (
<a name="l00142"></a>00142                 IN <span class="keywordtype">void</span> * <span class="keyword">const</span> global_data
<a name="l00143"></a>00143         );
<a name="l00144"></a>00144 
<a name="l00153"></a>00153         int (*<a class="code" href="structpkcs11h__crypto__engine__s.html#ad7c574265396aa1d78e96c13bc4f4ecb" title="Get exportation date out of certificate.">certificate_get_expiration</a>) (
<a name="l00154"></a>00154                 IN <span class="keywordtype">void</span> * <span class="keyword">const</span> global_data,
<a name="l00155"></a>00155                 IN <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> * <span class="keyword">const</span> blob,
<a name="l00156"></a>00156                 IN <span class="keyword">const</span> <span class="keywordtype">size_t</span> blob_size,
<a name="l00157"></a>00157                 OUT time_t * <span class="keyword">const</span> expiration
<a name="l00158"></a>00158         );
<a name="l00159"></a>00159 
<a name="l00169"></a>00169         int (*<a class="code" href="structpkcs11h__crypto__engine__s.html#ae4b36e62edfdd5c7b195de4d6cf4963d" title="Get certificate distinguished name.">certificate_get_dn</a>) (
<a name="l00170"></a>00170                 IN <span class="keywordtype">void</span> * <span class="keyword">const</span> global_data,
<a name="l00171"></a>00171                 IN <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> * <span class="keyword">const</span> blob,
<a name="l00172"></a>00172                 IN <span class="keyword">const</span> <span class="keywordtype">size_t</span> blob_size,
<a name="l00173"></a>00173                 OUT <span class="keywordtype">char</span> * <span class="keyword">const</span> dn,
<a name="l00174"></a>00174                 IN <span class="keyword">const</span> <span class="keywordtype">size_t</span> dn_max
<a name="l00175"></a>00175         );
<a name="l00176"></a>00176 
<a name="l00186"></a>00186         int (*<a class="code" href="structpkcs11h__crypto__engine__s.html#a62ea80570a123c273be4019ca4125d14" title="Determine if one certificate is an issuer of another.">certificate_is_issuer</a>) (
<a name="l00187"></a>00187                 IN <span class="keywordtype">void</span> * <span class="keyword">const</span> global_data,
<a name="l00188"></a>00188                 IN <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> * <span class="keyword">const</span> issuer_blob,
<a name="l00189"></a>00189                 IN <span class="keyword">const</span> <span class="keywordtype">size_t</span> issuer_blob_size,
<a name="l00190"></a>00190                 IN <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span> * <span class="keyword">const</span> cert_blob,
<a name="l00191"></a>00191                 IN <span class="keyword">const</span> <span class="keywordtype">size_t</span> cert_blob_size
<a name="l00192"></a>00192         );
<a name="l00193"></a>00193 } <a class="code" href="structpkcs11h__crypto__engine__s.html" title="Crypto engine.">pkcs11h_engine_crypto_t</a>;
<a name="l00194"></a>00194 
<a name="l00202"></a><a class="code" href="group__PKCS11H__ENGINE__CRYPTO.html#gae39186006aec484c08b15e82cf0200f1">00202</a> <span class="preprocessor">#define PKCS11H_ENGINE_CRYPTO_AUTO      ((pkcs11h_engine_crypto_t *)0)</span>
<a name="l00203"></a>00203 <span class="preprocessor"></span>
<a name="l00204"></a><a class="code" href="group__PKCS11H__ENGINE__CRYPTO.html#ga6f7bf721e4c990c815fb11fe9d7b8d69">00204</a> <span class="preprocessor">#define PKCS11H_ENGINE_CRYPTO_OPENSSL   ((pkcs11h_engine_crypto_t *)1)</span>
<a name="l00205"></a>00205 <span class="preprocessor"></span>
<a name="l00206"></a><a class="code" href="group__PKCS11H__ENGINE__CRYPTO.html#ga0e79ad8b21412e2687bc67d33bb64792">00206</a> <span class="preprocessor">#define PKCS11H_ENGINE_CRYPTO_GNUTLS    ((pkcs11h_engine_crypto_t *)2)</span>
<a name="l00207"></a>00207 <span class="preprocessor"></span>
<a name="l00208"></a><a class="code" href="group__PKCS11H__ENGINE__CRYPTO.html#gaee2a7996883846ddb24cf564f055024b">00208</a> <span class="preprocessor">#define PKCS11H_ENGINE_CRYPTO_WIN32     ((pkcs11h_engine_crypto_t *)3)</span>
<a name="l00209"></a>00209 <span class="preprocessor"></span>
<a name="l00210"></a><a class="code" href="group__PKCS11H__ENGINE__CRYPTO.html#gadec953376098c7d4ddf33d2c12f20b2e">00210</a> <span class="preprocessor">#define PKCS11H_ENGINE_CRYPTO_NSS       ((pkcs11h_engine_crypto_t *)4)</span>
<a name="l00211"></a>00211 <span class="preprocessor"></span>
<a name="l00212"></a><a class="code" href="group__PKCS11H__ENGINE__CRYPTO.html#gae34bfc33c4355bfab908cbc93ae096d3">00212</a> <span class="preprocessor">#define PKCS11H_ENGINE_CRYPTO_GPL       ((pkcs11h_engine_crypto_t *)10)</span>
<a name="l00213"></a>00213 <span class="preprocessor"></span>
<a name="l00222"></a>00222 CK_RV
<a name="l00223"></a>00223 <a class="code" href="group__pkcs11h__engines.html#gaca5be294bedd184eb8f6b22682c485ed" title="Set system engine to be used.">pkcs11h_engine_setSystem</a> (
<a name="l00224"></a>00224         IN <span class="keyword">const</span> <a class="code" href="structpkcs11h__sys__engine__s.html" title="System engine.">pkcs11h_engine_system_t</a> * <span class="keyword">const</span> engine
<a name="l00225"></a>00225 );
<a name="l00226"></a>00226 
<a name="l00235"></a>00235 CK_RV
<a name="l00236"></a>00236 <a class="code" href="group__pkcs11h__engines.html#ga0d1ca236165a37d4d25a1671ea7e6506" title="Set crypto engine to be used.">pkcs11h_engine_setCrypto</a> (
<a name="l00237"></a>00237         IN <span class="keyword">const</span> <a class="code" href="structpkcs11h__crypto__engine__s.html" title="Crypto engine.">pkcs11h_engine_crypto_t</a> * <span class="keyword">const</span> engine
<a name="l00238"></a>00238 );
<a name="l00239"></a>00239 
<a name="l00240"></a>00240 <span class="preprocessor">#ifdef __cplusplus</span>
<a name="l00241"></a>00241 <span class="preprocessor"></span>}
<a name="l00242"></a>00242 <span class="preprocessor">#endif</span>
<a name="l00243"></a>00243 <span class="preprocessor"></span>
<a name="l00246"></a>00246 <span class="preprocessor">#endif                          </span><span class="comment">/* __PKCS11H_ENGINES_H */</span>
</pre></div></div>
<hr>
<table width="100%"><tr><td>pkcs11-helper, Copyright (C) Alon Bar-Lev &lt;alon.barlev@gmail.com&gt;</td><td align="right"><a href="http://www.opensc-project.org"><img src="opensc-logo.gif" alt="OpenSC-Project.org Logo" border="0"/></a></td></tr></table>