Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/hpre/
Dhpre_main.c120 #define HPRE_DEV_ALG_MAX_LEN 256 macro
374 algs = devm_kzalloc(dev, HPRE_DEV_ALG_MAX_LEN * sizeof(char), GFP_KERNEL); in hpre_set_qm_algs()