Home
last modified time | relevance | path

Searched refs:cb_data (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/
H A D0002-libtpm-support-env-TPM_SRK_PW.patch43 - cb_data)) {
64 + "SRK authorization: ", cb_data)) {
H A D0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch147 int tpm_load_srk(UI_METHOD *ui, void *cb_data)
209 "SRK authorization: ", cb_data)) {
/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h26 HvSintMsgCb cb, void *cb_data);
/openbmc/qemu/hw/hyperv/
H A Dhyperv.c194 void *cb_data; member
252 staged_msg->cb(staged_msg->cb_data, staged_msg->status); in sint_msg_bh()
403 HvSintMsgCb cb, void *cb_data) in hyperv_sint_route_new() argument
438 sint_route->staged_msg->cb_data = cb_data; in hyperv_sint_route_new()