alg_props         490 drivers/crypto/nx/nx.c 	struct alg_props *props = &nx_driver.of.ap[fc][mode][slot];
alg_props         687 drivers/crypto/nx/nx.c 	       sizeof(struct alg_props) * 3);
alg_props          58 drivers/crypto/nx/nx.h 	struct alg_props ap[NX_MAX_FC][NX_MAX_MODE][3];
alg_props         129 drivers/crypto/nx/nx.h 	struct alg_props *ap;	  /* pointer into props based on our key size */
alg_props         130 drivers/crypto/nx/nx.h 	struct alg_props props[3];/* openFirmware properties for requests */