aes_common_init
static int aes_common_init(crypto_ctx_t *, crypto_mechanism_t *,
return (aes_common_init(ctx, mechanism, key, template, req, B_TRUE));
return (aes_common_init(ctx, mechanism, key, template, req, B_FALSE));