Lines Matching defs:session
59 * normally predefined during session creation.
201 * use to create a session.
223 * configuring the session and application can skip checking the
463 * session.
631 void *session;
632 /**< Handle for the initialised crypto/security session context */
658 * At session creation time, the client specified the
805 * At session creation time, the client
919 * Attach a session to a symmetric crypto operation
922 * @param sess cryptodev session
927 sym_op->session = sess;