Searched refs:tpm2_get_max_command_size (Results 1 – 1 of 1) sorted by relevance
269 static int tpm2_get_max_command_size(struct udevice *dev, u16 *max_command_size) in tpm2_get_max_command_size() function640 ret = tpm2_get_max_command_size(dev, &capability->max_command_size); in efi_tcg2_get_capability()
Completed in 3 milliseconds