Lines Matching refs:SMP_DIST_ENC_KEY
57 #define SMP_SC_NO_DIST (SMP_DIST_ENC_KEY | SMP_DIST_LINK_KEY)
659 local_dist = SMP_DIST_ENC_KEY | SMP_DIST_SIGN;
660 remote_dist = SMP_DIST_ENC_KEY | SMP_DIST_SIGN;
1202 if (smp->remote_key_dist & SMP_DIST_ENC_KEY)
1278 if (hcon->type == ACL_LINK && (*keydist & SMP_DIST_ENC_KEY))
1287 if (*keydist & SMP_DIST_ENC_KEY) {
1320 *keydist &= ~SMP_DIST_ENC_KEY;
1712 local_dist = SMP_DIST_ENC_KEY | SMP_DIST_SIGN;
1713 remote_dist = SMP_DIST_ENC_KEY | SMP_DIST_SIGN;
2547 smp->remote_key_dist &= ~SMP_DIST_ENC_KEY;