Searched refs:vc3_crypt_mech (Results 1 – 3 of 3) sorted by relevance
60 if (vcp->vc3_crypt_mech != NULL) in nsmb_crypt_init_mech()73 vcp->vc3_crypt_mech = mech; in nsmb_crypt_init_mech()81 if ((mech = vcp->vc3_crypt_mech) == NULL) in nsmb_crypt_free_mech()100 if (vcp->vc3_crypt_mech == NULL || in nsmb_crypt_init_keys()151 if (vcp->vc3_crypt_mech == NULL || in smb3_msg_encrypt()157 ctx.mech = *((smb_crypto_mech_t *)vcp->vc3_crypt_mech); in smb3_msg_encrypt()273 if (vcp->vc3_crypt_mech == NULL || in smb3_msg_decrypt()279 ctx.mech = *((smb_crypto_mech_t *)vcp->vc3_crypt_mech); in smb3_msg_decrypt()
244 smb_crypto_mech_t *vc3_crypt_mech; member
506 vcp->vc3_crypt_mech == NULL) { in smb2_smb_ssnsetup()670 vcp->vc3_crypt_mech == NULL) { in smb2_smb_treeconnect()