Searched refs:UBS_CTXOP_RSAPRIV (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ubsec/
H A Dubsecreg.h186 #define UBS_CTXOP_RSAPRIV 0x04 /* rsa private key op */ macro
H A Dubsec.c1743 case UBS_CTXOP_RSAPRIV: {
2078 case UBS_CTXOP_RSAPRIV: {
2582 rp->rpr_q.q_type = UBS_CTXOP_RSAPRIV;
2679 ctx->rpr_op = htole16(UBS_CTXOP_RSAPRIV);

Completed in 86 milliseconds