Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c2480 static void sec_unregister_skcipher(u64 alg_mask, int end) in sec_unregister_skcipher()
2489 static int sec_register_skcipher(u64 alg_mask) in sec_register_skcipher()
2512 static void sec_unregister_aead(u64 alg_mask, int end) in sec_unregister_aead()
2521 static int sec_register_aead(u64 alg_mask) in sec_register_aead()
2546 u64 alg_mask = sec_get_alg_bitmap(qm, SEC_DRV_ALG_BITMAP_HIGH, SEC_DRV_ALG_BITMAP_LOW); in sec_register_to_crypto() local
2562 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.c1081 u64 alg_mask; in sec_set_qm_algs() local
/Linux-v6.6/drivers/crypto/hisilicon/zip/
Dzip_main.c420 u32 alg_mask; in hisi_zip_set_qm_algs() local