alg_props
struct alg_props *props = &nx_driver.of.ap[fc][mode][slot];
sizeof(struct alg_props) * 3);
struct alg_props *ap; /* pointer into props based on our key size */
struct alg_props props[3];/* openFirmware properties for requests */
struct alg_props ap[NX_MAX_FC][NX_MAX_MODE][3];