libvirt/src/secret
John Ferlan 2844de6f40 secret: Introduce virSecretGetSecretString
Commit id 'fb2bd208' essentially copied the qemuGetSecretString
creating an libxlGetSecretString.  Rather than have multiple copies
of the same code, create src/secret/secret_util.{c,h} files and
place the common function in there.

Modify the the build in order to build the module as a library
which is then pulled in by both the qemu and libxl drivers for
usage from both qemu_command.c and libxl_conf.c
2016-04-06 20:31:21 -04:00
..
secret_driver.c Add secretObjFromSecret 2016-03-07 15:52:21 -05:00
secret_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
secret_util.c secret: Introduce virSecretGetSecretString 2016-04-06 20:31:21 -04:00
secret_util.h secret: Introduce virSecretGetSecretString 2016-04-06 20:31:21 -04:00