Searched refs:auth_type (Results 1 – 9 of 9) sorted by relevance
192 ctl->auth_type = ROC_IE_ON_SA_AUTH_NULL; in ipsec_sa_ctl_set()195 ctl->auth_type = ROC_IE_ON_SA_AUTH_MD5; in ipsec_sa_ctl_set()198 ctl->auth_type = ROC_IE_ON_SA_AUTH_SHA1; in ipsec_sa_ctl_set()201 ctl->auth_type = ROC_IE_ON_SA_AUTH_SHA2_224; in ipsec_sa_ctl_set()204 ctl->auth_type = ROC_IE_ON_SA_AUTH_SHA2_256; in ipsec_sa_ctl_set()207 ctl->auth_type = ROC_IE_ON_SA_AUTH_SHA2_384; in ipsec_sa_ctl_set()210 ctl->auth_type = ROC_IE_ON_SA_AUTH_SHA2_512; in ipsec_sa_ctl_set()213 ctl->auth_type = ROC_IE_ON_SA_AUTH_AES_GMAC; in ipsec_sa_ctl_set()217 ctl->auth_type = ROC_IE_ON_SA_AUTH_AES_XCBC_128; in ipsec_sa_ctl_set()370 ctl->auth_type == ROC_IE_ON_SA_AUTH_NULL || in cn9k_ipsec_outb_sa_create()[all …]
1676 auth_type = ROC_SE_POLY1305; in fill_sess_aead()1851 auth_type = ROC_SE_SHA1_TYPE; in fill_sess_auth()1855 auth_type = ROC_SE_SHA2_SHA256; in fill_sess_auth()1859 auth_type = ROC_SE_SHA2_SHA512; in fill_sess_auth()1862 auth_type = ROC_SE_GMAC_TYPE; in fill_sess_auth()1867 auth_type = ROC_SE_SHA2_SHA224; in fill_sess_auth()1871 auth_type = ROC_SE_SHA2_SHA384; in fill_sess_auth()1875 auth_type = ROC_SE_MD5_TYPE; in fill_sess_auth()1890 auth_type = ROC_SE_ZUC_EIA3; in fill_sess_auth()1894 auth_type = 0; in fill_sess_auth()[all …]
69 sess->out_sa.w2.s.auth_type == ROC_IE_OT_SA_AUTH_AES_GMAC) in process_outb_sa()
111 w2->s.auth_type = ROC_IE_OT_SA_AUTH_NULL; in ot_ipsec_sa_common_param_fill()144 w2->s.auth_type = ROC_IE_OT_SA_AUTH_NULL; in ot_ipsec_sa_common_param_fill()147 w2->s.auth_type = ROC_IE_OT_SA_AUTH_SHA1; in ot_ipsec_sa_common_param_fill()150 w2->s.auth_type = ROC_IE_OT_SA_AUTH_SHA2_256; in ot_ipsec_sa_common_param_fill()153 w2->s.auth_type = ROC_IE_OT_SA_AUTH_SHA2_384; in ot_ipsec_sa_common_param_fill()156 w2->s.auth_type = ROC_IE_OT_SA_AUTH_SHA2_512; in ot_ipsec_sa_common_param_fill()159 w2->s.auth_type = ROC_IE_OT_SA_AUTH_AES_XCBC_128; in ot_ipsec_sa_common_param_fill()162 w2->s.auth_type = ROC_IE_OT_SA_AUTH_AES_GMAC; in ot_ipsec_sa_common_param_fill()207 w2->s.auth_type == ROC_IE_OT_SA_AUTH_AES_GMAC) { in ot_ipsec_sa_common_param_fill()662 ctl->auth_type = ROC_IE_ON_SA_AUTH_NULL; in onf_ipsec_sa_common_param_fill()[all …]
153 uint64_t auth_type : 4; member265 uint64_t auth_type : 4; member
215 uint64_t auth_type : 4; member368 uint64_t auth_type : 4; member491 uint64_t auth_type : 4; member
2605 auth_type = POLY1305; in fill_sess_aead()2776 auth_type = SHA1_TYPE; in fill_sess_auth()2780 auth_type = SHA2_SHA256; in fill_sess_auth()2784 auth_type = SHA2_SHA512; in fill_sess_auth()2787 auth_type = GMAC_TYPE; in fill_sess_auth()2792 auth_type = SHA2_SHA224; in fill_sess_auth()2796 auth_type = SHA2_SHA384; in fill_sess_auth()2800 auth_type = MD5_TYPE; in fill_sess_auth()2815 auth_type = ZUC_EIA3; in fill_sess_auth()2819 auth_type = 0; in fill_sess_auth()[all …]
424 enum spu2_hash_type auth_type, in spu2_fmd_ctrl0_write() argument441 if (is_inbound && auth_type != SPU2_HASH_TYPE_NONE) in spu2_fmd_ctrl0_write()444 ctrl0 |= (((uint64_t)auth_type << SPU2_HASH_TYPE_SHIFT) | in spu2_fmd_ctrl0_write()
517 outb_sa->w2.s.auth_type == ROC_IE_OT_SA_AUTH_AES_GMAC) { in outb_dbg_iv_update()