Searched refs:krp_op (Results 1 – 5 of 5) sorted by relevance
123 printf("krp->krp_op :%d\n", krp->krp_op); in print_krp_params()512 switch (krp->krp_op) { in xlp_rsa_kprocess()518 device_printf(dev, "Op:%d not yet supported\n", krp->krp_op); in xlp_rsa_kprocess()
890 return (cap->cc_kalg[krp->krp_op] & CRYPTO_ALG_FLAG_SUPPORTED) != 0; in kdriver_suitable()1563 , krp->krp_op in DB_SHOW_COMMAND()1575 , krp->krp_op in DB_SHOW_COMMAND()
452 u_int krp_op; /* ie. CRK_MOD_EXP or other */ member
1211 krp->krp_op = kop->crk_op; in cryptodev_key()
2112 switch (krp->krp_op) { in ubsec_kprocess()2123 krp->krp_op); in ubsec_kprocess()