Home
last modified time | relevance | path

Searched refs:sds_sa_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h168 __u8 sds_sa_type; member
H A Dsec_crypto.c1021 sec_sqe->sds_sa_type = (de | scene | sa_type); in sec_skcipher_bd_fill()
1142 sec_sqe->sds_sa_type &= SEC_CIPHER_AUTH; in sec_auth_bd_fill_ex()
1144 sec_sqe->sds_sa_type |= SEC_AUTH_CIPHER; in sec_auth_bd_fill_ex()
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h198 __u8 sds_sa_type; member
H A Dsec_crypto.c1317 sec_sqe->sds_sa_type = (de | scene | sa_type); in sec_skcipher_bd_fill()
1554 sec_sqe->sds_sa_type &= SEC_CIPHER_AUTH; in sec_auth_bd_fill_xcm()
1556 sec_sqe->sds_sa_type |= SEC_AUTH_CIPHER; in sec_auth_bd_fill_xcm()
1611 sec_sqe->sds_sa_type &= SEC_CIPHER_AUTH; in sec_auth_bd_fill_ex()
1614 sec_sqe->sds_sa_type |= SEC_AUTH_CIPHER; in sec_auth_bd_fill_ex()

Completed in 7 milliseconds