tpm_crb
struct tpm_crb *const crb = arg;
struct tpm_crb *crb;
struct tpm_crb *crb = NULL;
crb = calloc(1, sizeof(struct tpm_crb));