Home | History | Annotate | Download | only in crypto

Lines Matching full:engine

112  * @engine: 1 = use engine (e.g., a smartcard) for private key operations
114 * @engine_id: engine id string (this is OpenSSL specific for now)
117 * @key_id: the private key's id when using engine (this is OpenSSL
119 * @cert_id: the certificate's id when using engine
120 * @ca_cert_id: the CA certificate's id when using engine
152 int engine;
248 * PKCS#11 engine failure, or
250 * PKCS#11 engine private key.
262 * PKCS#11 engine failure, or
264 * PKCS#11 engine private key.