Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/a38x/
H A Dkeyprogram.h11 int flush_keys(struct udevice *tpm);
H A Dkeyprogram.c15 int flush_keys(struct udevice *tpm) in flush_keys() function
H A Dcontrolcenterdc.c292 flush_keys(tpm); in last_stage_init()