Home | History | Annotate | Download | only in base

Lines Matching refs:get

59   if (plat_->slot_.get()) {
66 if (!plat_->slot_.get()) {
76 plat_->sym_key_.reset(PK11_ImportSymKey(plat_->slot_.get(),
82 if (!plat_->sym_key_.get()) {
96 if (!plat_->sym_key_.get()) {
105 plat_->sym_key_.get(),
107 if (!context.get()) {
112 if (PK11_DigestBegin(context.get()) != SECSuccess) {
117 if (PK11_DigestOp(context.get(),
125 if (PK11_DigestFinal(context.get(),