Home
last modified time | relevance | path

Searched refs:xmlSecKeyDataGenerate (Results 1 – 3 of 3) sorted by relevance

/dports/security/xmlsec1/xmlsec1-1.2.29/include/xmlsec/
H A Dkeysdata.h271 XMLSEC_EXPORT int xmlSecKeyDataGenerate (xmlSecKeyDataPtr data,
/dports/security/xmlsec1/xmlsec1-1.2.29/src/
H A Dkeys.c1004 ret = xmlSecKeyDataGenerate(data, sizeBits, type); in xmlSecKeyGenerate()
H A Dkeysdata.c356 xmlSecKeyDataGenerate(xmlSecKeyDataPtr data, xmlSecSize sizeBits, in xmlSecKeyDataGenerate() function