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

/freebsd-9.3-release/sys/dev/ubsec/
H A Dubsecreg.h186 #define UBS_CTXOP_RSAPRIV 0x04 /* rsa private key op */ macro
H A Dubsec.c1742 case UBS_CTXOP_RSAPRIV: {
2088 case UBS_CTXOP_RSAPRIV: {
2592 rp->rpr_q.q_type = UBS_CTXOP_RSAPRIV;
2689 ctx->rpr_op = htole16(UBS_CTXOP_RSAPRIV);

Completed in 98 milliseconds