]> www.infradead.org Git - users/sagi/libnvme.git/commit
libnvme: separate out a function 'select_hmac'
authorHannes Reinecke <hare@suse.de>
Thu, 16 Nov 2023 05:58:03 +0000 (06:58 +0100)
committerHannes Reinecke <hare@suse.de>
Thu, 16 Nov 2023 05:58:03 +0000 (06:58 +0100)
commite2c716c47cc3aed10fe781e0f05fcc332997e79e
treee39234cd7b44db8b44f9d1d775c5b14564d72699
parent2dffc6e1197e2abb9cc2e4bbc5215ccaebece507
libnvme: separate out a function 'select_hmac'

Separate out a function 'select_hmac' and pass in the HMAC value
to 'derive_retained_keys' and 'derive_tls_keys'.

Signed-off-by: Hannes Reinecke <hare@suse.de>
src/nvme/linux.c