]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(auth): remove code duplication
authorDemi Marie Obenour <demiobenour@gmail.com>
Thu, 19 Jan 2023 14:46:55 +0000 (09:46 -0500)
committerDemi Marie Obenour <demiobenour@gmail.com>
Mon, 27 Feb 2023 19:08:28 +0000 (14:08 -0500)
commit6a7104a324ce67c5585c9a75ff9e48fa15408fa5
tree7119a142b9d262a9551a216920a036dd67e6c9b6
parent55a328305a555252931fe94372db31112983e7c7
refactor(auth): remove code duplication

The unique IDs are handled identically, so just use a for loop to get
both of them.

Change-Id: I44baaa4747ca7f314d364a79dfcbce97315f5a92
Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com>
drivers/auth/mbedtls/mbedtls_x509_parser.c