Home
last modified time | relevance | path

Searched refs:aalg_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dsa2ul.c103 * @aalg_id: Authentication algorithm ID
119 u8 aalg_id; member
1441 cfg.aalg = ad->aalg_id; in sa_sha_setup()
1610 ad.aalg_id = SA_AALG_ID_SHA1; in sa_sha1_cra_init()
1626 ad.aalg_id = SA_AALG_ID_SHA2_256; in sa_sha256_cra_init()
1642 ad.aalg_id = SA_AALG_ID_SHA2_512; in sa_sha512_cra_init()
1811 cfg.aalg = ad->aalg_id; in sa_aead_setkey()
1868 ad.aalg_id = SA_AALG_ID_HMAC_SHA1; in sa_aead_cbc_sha1_setkey()
1881 ad.aalg_id = SA_AALG_ID_HMAC_SHA2_256; in sa_aead_cbc_sha256_setkey()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dsa2ul.c123 * @aalg_id: Authentication algorithm ID
139 u8 aalg_id; member
1464 cfg.aalg = ad->aalg_id; in sa_sha_setup()
1634 ad.aalg_id = SA_AALG_ID_SHA1; in sa_sha1_cra_init()
1650 ad.aalg_id = SA_AALG_ID_SHA2_256; in sa_sha256_cra_init()
1666 ad.aalg_id = SA_AALG_ID_SHA2_512; in sa_sha512_cra_init()
1832 cfg.aalg = ad->aalg_id; in sa_aead_setkey()
1889 ad.aalg_id = SA_AALG_ID_HMAC_SHA1; in sa_aead_cbc_sha1_setkey()
1902 ad.aalg_id = SA_AALG_ID_HMAC_SHA2_256; in sa_aead_cbc_sha256_setkey()

Completed in 7 milliseconds