Searched refs:ScopedPK11Context (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/crypto/ | ||
D | scoped_nss_types.h | 34 ScopedPK11Context; typedef |
D | hmac_nss.cc | 87 ScopedPK11Context context(PK11_CreateContextBySymKey(plat_->mechanism_, in Sign() |