zephyr/subsys/mgmt/osdp
Siddharth Chandrasekaran 45085ba647 mgmt/osdp: cp: disallow unexpected SC responses
When CP has a secure channel active, it should never receive a
REPLY_CCRYPT or REPLY_RMAC_I. Since these responses change the SC state,
let's also make sure that they are accepted only when they are
expected: in response to commands CMD_CHLNG and CMD_SCRYPT respectively.

Reported-by: Eran Jacob <eran.jacob@otorio.com>
Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
2024-06-07 16:47:55 +03:00
..
src mgmt/osdp: cp: disallow unexpected SC responses 2024-06-07 16:47:55 +03:00
CMakeLists.txt mgmt/osdp: Add support for Secure Channel 2020-10-09 11:45:58 +02:00
Kconfig modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
Kconfig.cp mgmt/osdp: Add support for Secure Channel 2020-10-09 11:45:58 +02:00
Kconfig.pd mgmt/osdp: Add support for Secure Channel 2020-10-09 11:45:58 +02:00