Lines Matching refs:SMP_DIST_ENC_KEY
58 #define SMP_SC_NO_DIST (SMP_DIST_ENC_KEY | SMP_DIST_LINK_KEY);
658 local_dist = SMP_DIST_ENC_KEY | SMP_DIST_SIGN;
659 remote_dist = SMP_DIST_ENC_KEY | SMP_DIST_SIGN;
1196 if (smp->remote_key_dist & SMP_DIST_ENC_KEY)
1272 if (hcon->type == ACL_LINK && (*keydist & SMP_DIST_ENC_KEY))
1281 if (*keydist & SMP_DIST_ENC_KEY) {
1314 *keydist &= ~SMP_DIST_ENC_KEY;
1706 local_dist = SMP_DIST_ENC_KEY | SMP_DIST_SIGN;
1707 remote_dist = SMP_DIST_ENC_KEY | SMP_DIST_SIGN;
2541 smp->remote_key_dist &= ~SMP_DIST_ENC_KEY;