Support for H7 function for key derivation
This change sets bit 5 of the auth req to 1 to display the support for H7 function, for key derivation. Also, it adds the implementation of the h7 function as defined in the spec (ERRATA E7301] H7 is used if both host and remote devices exhibit their support for H7 function in the auth request, else the key derivation falls back to the H6 implementation. The method is similar for derivation from either transports with the only difference being in the first byte of the SAL used in h7. This patch is based on CAF patch by niarora@codeaurora.org 70668ad34ff15d0a53aea612d3c488fa575176ca Test: manual Bug: 35935853 Change-Id: I2fa29b2f3d2b3ac007b2f5f024871f81220237d8
Loading
Please register or sign in to comment