Home | History | Annotate | Download | only in base

Lines Matching refs:ext

1145     const CSSM_X509_EXTENSION* ext =
1148 key_usage = reinterpret_cast<const CE_KeyUsage*>(ext->value.parsedValue);
1151 reinterpret_cast<const CE_ExtendedKeyUsage*>(ext->value.parsedValue);