Lines Matching refs:xmlChar
1294 - const xmlChar* name,
1352 - BAD_CAST "NSS-keys-store", /* const xmlChar* name; */
1507 + const xmlChar* name,
1659 + const xmlChar* name ,
1847 -xmlSecNssKeysStoreFindKey(xmlSecKeyStorePtr store, const xmlChar* name,
3161 + xmlSecNameKWAes128, /* const xmlChar* name; */
3162 + xmlSecHrefKWAes128, /* const xmlChar* href; */
3192 + xmlSecNameKWAes192, /* const xmlChar* name; */
3193 + xmlSecHrefKWAes192, /* const xmlChar* href; */
3223 + xmlSecNameKWAes256, /* const xmlChar* name; */
3224 + xmlSecHrefKWAes256, /* const xmlChar* href; */
3294 + xmlSecNameKWDes3, /* const xmlChar* name; */
3295 + xmlSecHrefKWDes3, /* const xmlChar* href; */
4961 static xmlChar* xmlSecNssX509CrlBase64DerWrite (CERTSignedCrl* crl,
4963 -static xmlChar* xmlSecNssX509NameWrite (CERTName* nm);
4964 -static xmlChar* xmlSecNssASN1IntegerWrite (SECItem *num);
4965 -static xmlChar* xmlSecNssX509SKIWrite (CERTCertificate* cert);
4974 + xmlChar* buf;
5144 - xmlChar* buf;
5212 - xmlChar* buf = NULL;
5279 - xmlChar* buf;
5377 - xmlChar *buf = NULL;
5412 xmlChar *content;
5439 - xmlChar* buf = NULL;
5569 -static xmlChar*
5571 - xmlChar *res = NULL;
5600 -static xmlChar*
5602 - xmlChar *res = NULL;
5612 -static xmlChar*
5614 - xmlChar *res = NULL;
5677 +static int xmlSecNssIntegerToItem( const xmlChar* integer , SECItem *it ) ;
5682 xmlSecNssX509FindCert(xmlChar *subjectName, xmlChar *issuerName,
5683 xmlChar *issuerSerial, xmlChar *ski) {
5685 - xmlChar *p = NULL;
5975 + const xmlChar* integer ,