Lines Matching defs:function
72 * This function will start writing nx_sg elements at @sg_head and keep
303 * @function: the function code for the op
305 void nx_ctx_init(struct nx_crypto_ctx *nx_ctx, unsigned int function)
311 nx_ctx->op.flags = function;
319 nx_ctx->op_aead.flags = function;
383 dev_err(dev, "unknown function code/mode "
423 dev_warn(dev, "unknown function "
435 dev_warn(dev, "unknown function code/key bit "
457 * Called once at driver probe time, this function will read out the
459 * acceptable, when we exit this function props->flags will indicate that
650 * @fc: function code for the context
651 * @mode: the function code specific mode for this context