HomeSort by relevance Sort by last modified time
    Searched refs:cert_type (Results 1 - 4 of 4) sorted by null

  /frameworks/av/drm/mediadrm/plugins/clearkey/
DrmPlugin.h 87 const String8& cert_type,
91 UNUSED(cert_type);
  /external/boringssl/src/include/openssl/
ssl2.h 207 unsigned int cert_type; member in struct:ssl2_state_st::__anon4821
  /frameworks/native/include/media/drm/
DrmAPI.h 212 virtual status_t getProvisionRequest(String8 const &cert_type,
  /external/boringssl/src/crypto/pkcs8/
pkcs8.c 824 CBS cert_bag, cert_type, wrapped_cert, cert; local
827 !CBS_get_asn1(&cert_bag, &cert_type, CBS_ASN1_OBJECT) ||
836 if (OBJ_cbs2nid(&cert_type) == NID_x509Certificate) {
    [all...]

Completed in 495 milliseconds