Home
last modified time | relevance | path

Searched defs:is_ae (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptpf.h24 u8 is_ae; member
H A Dcptpf_main.c251 static int cpt_ucode_load_fw(struct cpt_device *cpt, const u8 *fw, bool is_ae) in cpt_ucode_load_fw()