Home
last modified time | relevance | path

Searched refs:krp_status (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/nlm/dev/sec/
H A Dnlmrsa.c122 printf("krp->krp_status :%d\n", krp->krp_status); in print_krp_params()
233 cmd->krp->krp_status = EBADMSG; in nlm_xlprsaecc_msgring_handler()
481 krp->krp_status = err; in xlp_rsa_kprocess()
/f-stack/freebsd/opencrypto/
H A Dcryptodev.c1254 krp->krp_status = kop->crk_status; in cryptodev_key()
1258 krp->krp_status = 0; in cryptodev_key()
1296 if (krp->krp_status != 0) { in cryptodev_key()
1297 error = krp->krp_status; in cryptodev_key()
1315 kop->crk_status = krp->krp_status; in cryptodev_key()
H A Dcrypto.c1625 krp->krp_status = ENODEV; in crypto_kinvoke()
1879 if (krp->krp_status != 0) in crypto_kdone()
2232 , krp->krp_status in DB_SHOW_COMMAND()
2246 , krp->krp_status in DB_SHOW_COMMAND()
H A Dcryptodev.h618 u_int krp_status; /* return status */ member
H A Dcryptodev_if.m162 * To report errors with a crypto operation, 'krp_status' should be set