Home | History | Annotate | Download | only in smp

Lines Matching defs:er

405     BT_OCTET16  er;
413 BTM_GetDeviceEncRoot(er);
414 /* CSRK = d1(ER, DIV, 1) */
418 if (!SMP_Encrypt(er, BT_OCTET16_LEN, buffer, 4, &output))
820 ** Description This function is to calculate LTK = d1(ER, DIV, 0)= e(ER, DIV)
829 BT_OCTET16 er;
834 BTM_GetDeviceEncRoot(er);
836 /* LTK = d1(ER, DIV, 0)= e(ER, DIV)*/
837 if (!SMP_Encrypt(er, BT_OCTET16_LEN, (UINT8 *)&p_cb->div,