Home
last modified time | relevance | path

Searched defs:alg_mask (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c2483 static void sec_unregister_skcipher(u64 alg_mask, int end) in sec_unregister_skcipher()
2492 static int sec_register_skcipher(u64 alg_mask) in sec_register_skcipher()
2515 static void sec_unregister_aead(u64 alg_mask, int end) in sec_unregister_aead()
2524 static int sec_register_aead(u64 alg_mask) in sec_register_aead()
2549 u64 alg_mask = sec_get_alg_bitmap(qm, SEC_DRV_ALG_BITMAP_HIGH, SEC_DRV_ALG_BITMAP_LOW); in sec_register_to_crypto() local
2565 u64 alg_mask = sec_get_alg_bitmap(qm, SEC_DRV_ALG_BITMAP_HIGH, SEC_DRV_ALG_BITMAP_LOW); in sec_unregister_from_crypto() local
Dsec_main.c1084 u64 alg_mask; in sec_set_qm_algs() local
/Linux-v6.1/drivers/crypto/hisilicon/zip/
Dzip_main.c421 u32 alg_mask; in hisi_zip_set_qm_algs() local