Searched refs:xmlSecKeyReqMatchKey (Results 1 – 3 of 3) sorted by relevance
157 XMLSEC_EXPORT int xmlSecKeyReqMatchKey (xmlSecKeyReqPtr keyReq,
401 xmlSecKeyReqMatchKey(xmlSecKeyReqPtr keyReq, xmlSecKeyPtr key) { in xmlSecKeyReqMatchKey() function657 return(xmlSecKeyReqMatchKey(keyReq, key)); in xmlSecKeyMatch()
902 if(xmlSecKeyReqMatchKey(&(keyInfoCtx->keyReq), key) != 1) { in xmlSecKeyDataValueXmlWrite()